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.
2 parents d3234ca + 87c64a9 commit 611a43aCopy full SHA for 611a43a
composer.json
@@ -24,11 +24,11 @@
24
"php": "^8.1",
25
"filament/forms": "^3.0",
26
"spatie/laravel-package-tools": "^1.15.0",
27
- "illuminate/contracts": "^10.0"
+ "illuminate/contracts": "^10.0|^11.0"
28
},
29
"require-dev": {
30
"nunomaduro/collision": "^7.9",
31
- "orchestra/testbench": "^8.0",
+ "orchestra/testbench": "^8.0|^9.0",
32
"pestphp/pest": "^2.0",
33
"pestphp/pest-plugin-arch": "^2.0",
34
"pestphp/pest-plugin-laravel": "^2.0"
0 commit comments