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 2020 }
2121 ],
2222 "require" : {
23- "php" : " ^8.1 " ,
23+ "php" : " ^8.2 " ,
2424 "filament/filament" : " ^3.0" ,
25- "illuminate/contracts" : " ^10 .0" ,
25+ "illuminate/contracts" : " ^11 .0" ,
2626 "spatie/laravel-package-tools" : " ^1.9.2"
2727 },
2828 "require-dev" : {
29- "nunomaduro/collision" : " ^6.0 " ,
29+ "nunomaduro/collision" : " ^8.1 " ,
3030 "nunomaduro/larastan" : " ^2.0.1" ,
31- "orchestra/testbench" : " ^7 .0|^8 .0" ,
32- "pestphp/pest" : " ^1.21 " ,
33- "pestphp/pest-plugin-laravel" : " ^1.1 " ,
31+ "orchestra/testbench" : " ^8 .0|^9 .0" ,
32+ "pestphp/pest" : " ^2.34 " ,
33+ "pestphp/pest-plugin-laravel" : " ^2.3 " ,
3434 "phpstan/extension-installer" : " ^1.1" ,
3535 "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
3636 "phpstan/phpstan-phpunit" : " ^1.0" ,
37- "phpunit/phpunit" : " ^9.6 " ,
37+ "phpunit/phpunit" : " ^10.5 " ,
3838 "spatie/laravel-ray" : " ^1.26"
3939 },
4040 "autoload" : {
You can’t perform that action at this time.
0 commit comments