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 730399d commit 6010b2aCopy full SHA for 6010b2a
composer.json
@@ -18,7 +18,7 @@
18
"php": "^7.4|^8.0",
19
"league/flysystem-aws-s3-v3": "^3.0",
20
"spatie/laravel-package-tools": "^1.1",
21
- "laravel/framework": "^8.0 | ^9.0 | ^10.0 | ^11.0"
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0"
22
},
23
"require-dev": {
24
"orchestra/testbench": "^6.0 | ^7.0 | ^8.0 | ^9.0",
0 commit comments