File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " ^8.1" ,
20
- "illuminate/contracts" : " ^9.0|^10.0" ,
20
+ "illuminate/contracts" : " ^9.0|^10.0|^11.0 " ,
21
21
"jaybizzle/crawler-detect" : " ^1.2" ,
22
- "spatie/invade" : " ^1.1" ,
22
+ "spatie/invade" : " ^1.1|^2.0 " ,
23
23
"spatie/laravel-package-tools" : " ^1.14"
24
24
},
25
25
"require-dev" : {
26
26
"laravel/pint" : " ^1.0" ,
27
- "nunomaduro/collision" : " ^6.0" ,
28
- "orchestra/testbench" : " ^7.0" ,
29
- "pestphp/pest" : " ^1.21" ,
30
- "pestphp/pest-plugin-laravel" : " ^1.1" ,
31
- "phpunit/phpunit" : " ^9.5"
27
+ "nunomaduro/collision" : " ^6.0|^8.0 " ,
28
+ "orchestra/testbench" : " ^7.0|^9.0 " ,
29
+ "pestphp/pest" : " ^1.21|^2.0 " ,
30
+ "pestphp/pest-plugin-laravel" : " ^1.1|^2.0 " ,
31
+ "phpunit/phpunit" : " ^9.5|^11.0 "
32
32
},
33
33
"autoload" : {
34
34
"psr-4" : {
You can’t perform that action at this time.
0 commit comments