File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3434 "require" : {
3535 "php" : " ^8.3" ,
3636 "illuminate/contracts" : " ^11.0||^12.0" ,
37- "laravel/framework" : " 11.*" ,
38- "orchestra/testbench" : " 9.*" ,
3937 "spatie/laravel-package-tools" : " ^1.16"
4038 },
4139 "require-dev" : {
40+ "laravel/framework" : " ^11.0" ,
4241 "laravel/pint" : " ^1.14" ,
43- "nunomaduro/collision" : " ^8.8" ,
4442 "larastan/larastan" : " ^3.0" ,
45- "pestphp/pest" : " ^4.0" ,
46- "pestphp/pest-plugin-arch" : " ^4.0" ,
47- "pestphp/pest-plugin-laravel" : " ^4.0" ,
43+ "nunomaduro/collision" : " ^8.8" ,
44+ "orchestra/testbench" : " ^9.0" ,
45+ "pestphp/pest" : " ^3.0" ,
46+ "pestphp/pest-plugin-arch" : " ^3.0" ,
47+ "pestphp/pest-plugin-laravel" : " ^3.0" ,
4848 "phpstan/extension-installer" : " ^1.4" ,
4949 "phpstan/phpstan-deprecation-rules" : " ^2.0" ,
5050 "phpstan/phpstan-phpunit" : " ^2.0"
You can’t perform that action at this time.
0 commit comments