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 1717 ],
1818 "require" : {
1919 "php" : " ^7.3|^8.0" ,
20- "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0" ,
21- "illuminate/console" : " ^8.0|^9.0|^10.0|^11.0" ,
22- "illuminate/http" : " ^8.0|^9.0|^10.0|^11.0" ,
23- "illuminate/cache" : " ^8.0|^9.0|^10.0|^11.0" ,
24- "illuminate/view" : " ^8.0|^9.0|^10.0|^11.0" ,
20+ "illuminate/support" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
21+ "illuminate/console" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
22+ "illuminate/http" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
23+ "illuminate/cache" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24+ "illuminate/view" : " ^8.0|^9.0|^10.0|^11.0|^12.0 " ,
2525 "guzzlehttp/guzzle" : " ^7.2" ,
2626 "ramsey/uuid" : " ^3.7|^4.0"
2727 },
2828 "require-dev" : {
29- "orchestra/testbench" : " ^5.0|^6.0|^7.0|^9.0" ,
29+ "orchestra/testbench" : " ^5.0|^6.0|^7.0|^9.0|^10.0 " ,
3030 "mockery/mockery" : " ^1.3.3" ,
31- "phpunit/phpunit" : " ^8.5.23|^9.5|^10.5"
31+ "phpunit/phpunit" : " ^8.5.23|^9.5|^10.5|^11.5.3 "
3232 },
3333 "autoload" : {
3434 "psr-4" : {
You can’t perform that action at this time.
0 commit comments