We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03cf1d commit 2b4b167Copy full SHA for 2b4b167
composer.json
@@ -20,12 +20,12 @@
20
],
21
"require": {
22
"php": "^8.1",
23
- "illuminate/contracts": "^v10.6.2",
24
- "spatie/laravel-package-tools": "^1.14.0"
+ "illuminate/contracts": "^v11.3.1",
+ "spatie/laravel-package-tools": "^1.16.4"
25
},
26
"require-dev": {
27
"laravel/pint": "^1.0",
28
- "nunomaduro/collision": "^7.9",
+ "nunomaduro/collision": "^8.1.1",
29
"nunomaduro/larastan": "^2.0.1",
30
"orchestra/testbench": "^8.0",
31
"pestphp/pest": "^2.0",
0 commit comments