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.4" ,
20- "illuminate/config" : " ^7.0" ,
21- "illuminate/database" : " ^7.0" ,
22- "illuminate/support" : " ^7.0" ,
23- "illuminate/contracts" : " ^7.0" ,
24- "illuminate/console" : " ^7.0" ,
25- "illuminate/pagination" : " ^7.0" ,
20+ "illuminate/config" : " ^7.0|^8.0 " ,
21+ "illuminate/database" : " ^7.0|^8.0 " ,
22+ "illuminate/support" : " ^7.0|^8.0 " ,
23+ "illuminate/contracts" : " ^7.0|^8.0 " ,
24+ "illuminate/console" : " ^7.0|^8.0 " ,
25+ "illuminate/pagination" : " ^7.0|^8.0 " ,
2626 "cycle/annotated" : " ^2.0" ,
2727 "cycle/migrations" : " ^1.0" ,
2828 "cycle/orm" : " ^1.2" ,
3232 "require-dev" : {
3333 "fzaninotto/faker" : " ^1.9.1" ,
3434 "mockery/mockery" : " ^1.0" ,
35- "phpunit/phpunit" : " ^7.0"
35+ "phpunit/phpunit" : " ^7.0|^8.0|^9.0 "
3636 },
3737 "autoload" : {
3838 "psr-4" : {
You can’t perform that action at this time.
0 commit comments