File tree Expand file tree Collapse file tree 2 files changed +2363
-1481
lines changed Expand file tree Collapse file tree 2 files changed +2363
-1481
lines changed Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "require" : {
13- "php" : " ^7.4|^ 8.0" ,
14- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
15- "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
16- "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
17- "illuminate/config" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
13+ "php" : " ^7.4|~ 8.0" ,
14+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
15+ "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
16+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
17+ "illuminate/config" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
1818 "marcj/topsort" : " ^2.0"
1919 },
2020 "autoload" : {
2828 }
2929 },
3030 "require-dev" : {
31- "orchestra/testbench" : " ^6.17|^8.0" ,
31+ "orchestra/testbench" : " ^6.17|^8.0|^9.0 " ,
3232 "friendsofphp/php-cs-fixer" : " ^2.16|^3.14"
3333 },
3434 "scripts" : {
4848 }
4949 },
5050 "prefer-stable" : true
51- }
51+ }
You can’t perform that action at this time.
0 commit comments