File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
}
17
17
],
18
18
"require" : {
19
- "php" : " ^8.1|^8.2" ,
19
+ "php" : " ^8.1|^8.2|8.3 " ,
20
20
"archtechx/enums" : " *" ,
21
- "illuminate/contracts" : " ^9.0|^10.0" ,
22
- "illuminate/http" : " ^9.0|^10.0" ,
23
- "illuminate/support" : " ^9.0|^10.0" ,
24
- "spatie/laravel-data" : " ^1.4|^2.0" ,
21
+ "illuminate/contracts" : " ^9.0|^10.0|^11.0 " ,
22
+ "illuminate/http" : " ^9.0|^10.0|^11.0 " ,
23
+ "illuminate/support" : " ^9.0|^10.0|^11.0 " ,
24
+ "spatie/laravel-data" : " ^1.4|^2.0|^3.12 " ,
25
25
"spatie/laravel-package-tools" : " ^1.9.2"
26
26
},
27
27
"require-dev" : {
28
- "nunomaduro/collision" : " ^5.0|^6.0|^7.0" ,
29
- "orchestra/testbench" : " ^6.0|^7.0|^8.0" ,
28
+ "nunomaduro/collision" : " ^5.0|^6.0|^7.0||^8.0 " ,
29
+ "orchestra/testbench" : " ^6.0|^7.0|^8.0|^9.0 " ,
30
30
"pestphp/pest" : " ^1.21" ,
31
31
"pestphp/pest-plugin-laravel" : " ^1.1" ,
32
32
"phpstan/phpstan-phpunit" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments