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 56cf6f3 commit a85f938Copy full SHA for a85f938
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^8.2",
20
"spatie/laravel-package-tools": "^1.16",
21
- "illuminate/contracts": "^11.0"
+ "illuminate/contracts": "^10.0||^11.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.14",
25
- "nunomaduro/collision": "^8.1",
+ "nunomaduro/collision": "^8.1.1||^7.10.0",
26
"larastan/larastan": "^2.9",
27
- "orchestra/testbench": "^8.22",
+ "orchestra/testbench": "^9.0.0||^8.22.0",
28
"pestphp/pest": "^2.34",
29
"pestphp/pest-plugin-arch": "^2.7",
30
"pestphp/pest-plugin-laravel": "^2.3",
0 commit comments