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 f0f81e4 + 6010b2a commit 7d5487fCopy full SHA for 7d5487f
composer.json
@@ -18,10 +18,10 @@
18
"php": "^7.4|^8.0",
19
"league/flysystem-aws-s3-v3": "^3.0",
20
"spatie/laravel-package-tools": "^1.1",
21
- "illuminate/contracts": "^8.0|^9.0|^10.0"
+ "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0"
22
},
23
"require-dev": {
24
- "orchestra/testbench": "^6.0|^7.0",
+ "orchestra/testbench": "^6.0 | ^7.0 | ^8.0 | ^9.0",
25
"phpstan/extension-installer": "^1.1",
26
"phpstan/phpstan-deprecation-rules": "^1.0",
27
"phpstan/phpstan-phpunit": "^1.0",
0 commit comments