File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed
Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 2020 ],
2121 "require" : {
2222 "php" : " ^8.1" ,
23- "illuminate/contracts" : " ^9.0 " ,
24- "spatie/laravel-package-tools" : " ^1.13 .0"
23+ "illuminate/contracts" : " ^v10.6.2 " ,
24+ "spatie/laravel-package-tools" : " ^1.14 .0"
2525 },
2626 "require-dev" : {
2727 "laravel/pint" : " ^1.0" ,
28- "nunomaduro/collision" : " ^6.0" ,
29- "orchestra/testbench" : " ^7.0" ,
30- "pestphp/pest" : " ^1.21" ,
31- "pestphp/pest-plugin-laravel" : " ^1.1" ,
32- "phpunit/phpunit" : " ^9.5" ,
28+ "nunomaduro/collision" : " ^7.9" ,
29+ "nunomaduro/larastan" : " ^2.0.1" ,
30+ "orchestra/testbench" : " ^8.0" ,
31+ "pestphp/pest" : " ^2.0" ,
32+ "pestphp/pest-plugin-arch" : " ^2.0" ,
33+ "pestphp/pest-plugin-laravel" : " ^2.0" ,
34+ "phpstan/extension-installer" : " ^1.1" ,
35+ "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
36+ "phpstan/phpstan-phpunit" : " ^1.0" ,
3337 "spatie/laravel-ray" : " ^1.26"
3438 },
3539 "autoload" : {
You can’t perform that action at this time.
0 commit comments