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 31c761a + 989e16a commit 93d1bb8Copy full SHA for 93d1bb8
composer.json
@@ -17,11 +17,11 @@
17
"require": {
18
"php": "^8.3",
19
"laravel/framework": ">=11.34",
20
- "phpunit/phpunit": ">=12.2.5",
+ "phpunit/phpunit": ">=11.4",
21
"ext-json": "*"
22
},
23
"require-dev": {
24
- "orchestra/testbench": ">=v9.14.0",
+ "orchestra/testbench": ">=9.3",
25
"php-coveralls/php-coveralls": "^2.7",
26
"php-mock/php-mock-phpunit": ">=2.10",
27
"ronasit/laravel-helpers": "^3.4"
0 commit comments