We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c832aec commit a7bda0eCopy full SHA for a7bda0e
composer.json
@@ -18,7 +18,7 @@
18
"require-dev": {
19
"doctrine/dbal": "^2.9 || ^3.1.4",
20
"orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
21
- "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0 || ^10.0, ^11.0"
+ "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0 || ^10.0 || ^11.0"
22
},
23
"autoload": {
24
"psr-4": {
0 commit comments