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 53bfaee commit 7ceeb08Copy full SHA for 7ceeb08
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^8.0|^8.1",
20
"spatie/laravel-package-tools": "^1.9.2",
21
- "illuminate/contracts": "^8.0|^9.0"
+ "illuminate/contracts": "^9.0"
22
},
23
"require-dev": {
24
- "nunomaduro/collision": "^5.10",
25
- "nunomaduro/larastan": "^1.0",
26
- "orchestra/testbench": "^6.22",
27
- "pestphp/pest": "^1.21",
+ "nunomaduro/collision": "^6.0",
+ "nunomaduro/larastan": "^2.0.1",
+ "orchestra/testbench": "^7.0",
+ "pestphp/pest": "^v1.21",
28
"pestphp/pest-plugin-laravel": "^1.1",
29
"phpstan/extension-installer": "^1.1",
30
"phpstan/phpstan-deprecation-rules": "^1.0",
0 commit comments