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 12
12
"require" : {
13
13
"php" : " ^8.1" ,
14
14
"ext-redis" : " *" ,
15
- "laravel/framework" : " ^9.0 || ^10.0" ,
15
+ "laravel/framework" : " ^9.0 || ^10.0 || ^11.0 " ,
16
16
"webmozart/assert" : " ^1.11" ,
17
17
"zlodes/prometheus-client" : " ^2.0.0"
18
18
},
19
19
"require-dev" : {
20
20
"ergebnis/composer-normalize" : " dev-main" ,
21
21
"mockery/mockery" : " ^1.5" ,
22
- "orchestra/testbench" : " ^8.5" ,
22
+ "orchestra/testbench" : " ^8.5 || ^9.0 " ,
23
23
"phpcompatibility/php-compatibility" : " ^9.3" ,
24
24
"phpmd/phpmd" : " ^2.13" ,
25
25
"phpstan/extension-installer" : " ^1.3" ,
26
26
"phpstan/phpstan" : " ^1.10" ,
27
27
"phpstan/phpstan-webmozart-assert" : " ^1.2" ,
28
- "phpunit/phpunit" : " ^10.0" ,
28
+ "phpunit/phpunit" : " ^10.0 || ^11.0 " ,
29
29
"psalm/plugin-laravel" : " ^2.8" ,
30
30
"roave/security-advisories" : " dev-latest" ,
31
31
"slevomat/coding-standard" : " ^8.11" ,
You can’t perform that action at this time.
0 commit comments