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.0" ,
20
- "filament/filament" :" ^2.0|^3.0" ,
20
+ "filament/filament" : " ^2.0|^3.0" ,
21
21
"spatie/laravel-package-tools" : " ^1.9.2" ,
22
- "illuminate/contracts" : " ^8.6|^9.0|^10.0"
22
+ "illuminate/contracts" : " ^8.6|^9.0|^10.0|^11.0 "
23
23
},
24
24
"require-dev" : {
25
- "nunomaduro/collision" : " ^6.0" ,
26
- "orchestra/testbench" : " ^7.0" ,
27
- "pestphp/pest" : " ^1.21" ,
28
- "pestphp/pest-plugin-laravel" : " ^1.1" ,
29
- "phpunit/phpunit" : " ^9.5" ,
25
+ "nunomaduro/collision" : " ^6.0|^8.0 " ,
26
+ "orchestra/testbench" : " ^7.0|^9.0 " ,
27
+ "pestphp/pest" : " ^1.21|^2.34 " ,
28
+ "pestphp/pest-plugin-laravel" : " ^1.1|^2.3 " ,
29
+ "phpunit/phpunit" : " ^9.5|^10.5 " ,
30
30
"spatie/laravel-ray" : " ^1.26"
31
31
},
32
32
"autoload" : {
You can’t perform that action at this time.
0 commit comments