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 8
8
}
9
9
],
10
10
"require" : {
11
- "php" : " ^8.2|^8.3" ,
11
+ "php" : " ^8.2|^8.3|^8.4 " ,
12
12
"ext-intl" : " *" ,
13
13
"guzzlehttp/guzzle" : " ^7.7" ,
14
- "illuminate/contracts" : " ^10.0|^11.0" ,
14
+ "illuminate/contracts" : " ^10.0|^11.0|^12.0 " ,
15
15
"spatie/laravel-package-tools" : " ^1.14.0"
16
16
},
17
17
"require-dev" : {
18
18
"laravel/pint" : " ^1.0" ,
19
- "nunomaduro/collision" : " ^7.8" ,
20
- "orchestra/testbench" : " ^8.8|^9.0" ,
21
- "pestphp/pest" : " ^2.0" ,
22
- "pestphp/pest-plugin-arch" : " ^2.0" ,
23
- "pestphp/pest-plugin-laravel" : " ^2.0" ,
19
+ "nunomaduro/collision" : " ^7.8|^8.0 " ,
20
+ "orchestra/testbench" : " ^8.8|^9.0|^10.0 " ,
21
+ "pestphp/pest" : " ^2.0|^3.0 " ,
22
+ "pestphp/pest-plugin-arch" : " ^2.0|^3.0 " ,
23
+ "pestphp/pest-plugin-laravel" : " ^2.0|^3.0 " ,
24
24
"spatie/laravel-ray" : " ^1.26"
25
25
},
26
26
"autoload" : {
You can’t perform that action at this time.
0 commit comments