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 16
16
}
17
17
],
18
18
"require" : {
19
- "php" : " ^8.1|^8.2 " ,
20
- "illuminate/contracts" : " ^9.0|^10.0|^11.0" ,
21
- "phpoffice/phppresentation" : " ^1.1 " ,
19
+ "php" : " ^8.1" ,
20
+ "illuminate/contracts" : " ^9.0|^10.0|^11.0|^12.0 " ,
21
+ "phpoffice/phppresentation" : " dev-master " ,
22
22
"spatie/laravel-package-tools" : " ^1.14.0"
23
23
},
24
24
"require-dev" : {
25
25
"laravel/pint" : " ^1.0" ,
26
- "nunomaduro/collision" : " ^6.0" ,
27
- "orchestra/testbench" : " ^7.0" ,
28
- "pestphp/pest" : " ^1.0" ,
29
- "pestphp/pest-plugin-laravel" : " ^1.0"
26
+ "nunomaduro/collision" : " ^6.0|^7.0|^8.0 " ,
27
+ "orchestra/testbench" : " ^7.0|^8.0|^9.0|^10.0 " ,
28
+ "pestphp/pest" : " ^1.0 | ^2.0 | ^3.0 " ,
29
+ "pestphp/pest-plugin-laravel" : " ^1.0 | ^2.0 | ^3.0 "
30
30
},
31
31
"autoload" : {
32
32
"psr-4" : {
You can’t perform that action at this time.
0 commit comments