File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "require" : {
19- "php" : " >=7.1.3 " ,
20- "illuminate/support" : " ^5.6 " ,
21- "laravelcollective/html" : " ^5.6 " ,
22- "illuminate/translation" : " ^5.6 " ,
23- "doctrine/dbal" : " ~2.6 " ,
24- "symfony/finder" : " ~4.0 "
19+ "php" : " >=7.3.0 " ,
20+ "illuminate/support" : " ^8.0 " ,
21+ "laravelcollective/html" : " ^6.2 " ,
22+ "illuminate/translation" : " ^8.0 " ,
23+ "doctrine/dbal" : " ^3.0 " ,
24+ "symfony/finder" : " ^5.1 "
2525 },
2626 "require-dev" : {
27- "phpspec/phpspec" : " ~3 .0" ,
28- "fzaninotto /faker" : " ~1.4 " ,
29- "mockery/mockery" : " 0.9.* " ,
30- "phpunit/phpunit" : " ~7 .0"
27+ "phpspec/phpspec" : " ^7 .0" ,
28+ "fakerphp /faker" : " ^1.9.1 " ,
29+ "mockery/mockery" : " ^1.4.2 " ,
30+ "phpunit/phpunit" : " ^9 .0"
3131 },
3232 "autoload" : {
3333 "classmap" : [
You can’t perform that action at this time.
0 commit comments