We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a50ee9 commit 22c56beCopy full SHA for 22c56be
composer.json
@@ -20,9 +20,9 @@
20
"illuminate/contracts": "^9.0 || ^10.0 || ^11.0 || ^12.0"
21
},
22
"require-dev": {
23
- "nunomaduro/collision": "^6.0 || ^7.0 || ^8.0",
24
- "orchestra/testbench": "^7.0 || ^8.0 || ^9.0 || ^10.0",
25
- "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0"
+ "nunomaduro/collision": "^7.0 || ^8.0",
+ "orchestra/testbench": "^8.0 || ^9.0 || ^10.0",
+ "phpunit/phpunit": "^10.0 || ^11.0"
26
27
"autoload": {
28
"psr-4": {
0 commit comments