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 1313 "type" : " library" ,
1414 "require" : {
1515 "php" : " ^8.1" ,
16- "illuminate/console" : " ^10.0|^11.0" ,
17- "illuminate/database" : " ^10.0|^11.0" ,
18- "illuminate/events" : " ^10.0|^11.0" ,
19- "illuminate/support" : " ^10.0|^11.0"
16+ "illuminate/console" : " ^10.0|^11.0|^12.0 " ,
17+ "illuminate/database" : " ^10.0|^11.0|^12.0 " ,
18+ "illuminate/events" : " ^10.0|^11.0|^12.0 " ,
19+ "illuminate/support" : " ^10.0|^11.0|^12.0 "
2020 },
2121 "require-dev" : {
22- "phpunit/phpunit" : " ^9.0|^10.5" ,
23- "orchestra/testbench" : " ^8.0|^9.0" ,
22+ "phpunit/phpunit" : " ^9.0|^10.5|^11.5.3 " ,
23+ "orchestra/testbench" : " ^8.0|^9.0|^10.0 " ,
2424 "laravel/legacy-factories" : " ^1.0.4" ,
2525 "friendsofphp/php-cs-fixer" : " ^3.13" ,
2626 "larastan/larastan" : " ^2.0"
You can’t perform that action at this time.
0 commit comments