File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " ^8.1" ,
1414 "ext-redis" : " *" ,
15- "laravel/framework" : " ^9.0 || ^10.0" ,
15+ "laravel/framework" : " ^9.0 || ^10.0 || ^11.0 " ,
1616 "webmozart/assert" : " ^1.11" ,
1717 "zlodes/prometheus-client" : " ^2.0.0"
1818 },
1919 "require-dev" : {
2020 "ergebnis/composer-normalize" : " dev-main" ,
2121 "mockery/mockery" : " ^1.5" ,
22- "orchestra/testbench" : " ^8.5" ,
22+ "orchestra/testbench" : " ^8.5 || ^9.0 " ,
2323 "phpcompatibility/php-compatibility" : " ^9.3" ,
2424 "phpmd/phpmd" : " ^2.13" ,
2525 "phpstan/extension-installer" : " ^1.3" ,
2626 "phpstan/phpstan" : " ^1.10" ,
2727 "phpstan/phpstan-webmozart-assert" : " ^1.2" ,
28- "phpunit/phpunit" : " ^10.0" ,
28+ "phpunit/phpunit" : " ^10.0 || ^11.0 " ,
2929 "psalm/plugin-laravel" : " ^2.8" ,
3030 "roave/security-advisories" : " dev-latest" ,
3131 "slevomat/coding-standard" : " ^8.11" ,
You can’t perform that action at this time.
0 commit comments