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 "require" : {
2222 "php" : " ^8.0" ,
23- "illuminate/console" : " ^8.0|^9.0|^10.0|^11.0" ,
24- "illuminate/queue" : " ^8.0|^9.0|^10.0|^11.0" ,
25- "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0" ,
23+ "illuminate/console" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24+ "illuminate/queue" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
25+ "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
2626 "kainxspirits/laravel-pubsub-queue" : " ^0.6|^0.7|^0.8|^0.9"
2727 },
2828 "require-dev" : {
29- "ekino/phpstan-banned-code" : " ^1.0" ,
29+ "ekino/phpstan-banned-code" : " ^1.0|^3.0 " ,
3030 "larastan/larastan" : " ^1.0|^2.0" ,
3131 "mockery/mockery" : " ^1.4" ,
32- "orchestra/testbench" : " ^6.0|^7.0|^8.0|^9.0" ,
32+ "orchestra/testbench" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
3333 "phpmd/phpmd" : " ^2.11" ,
34- "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
35- "phpstan/phpstan-strict-rules" : " ^1.0" ,
34+ "phpstan/phpstan-deprecation-rules" : " ^1.0|^2.0 " ,
35+ "phpstan/phpstan-strict-rules" : " ^1.0|^2.0 " ,
3636 "phpunit/phpunit" : " ^9.5|^10.0|^11.0"
3737 },
3838 "config" : {
You can’t perform that action at this time.
0 commit comments