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