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 1111 ],
1212 "require" : {
1313 "php" : " ^7.2.5" ,
14- "illuminate/auth" : " ^5.8|^6.0|^7.0" ,
15- "illuminate/contracts" : " ^5.8|^6.0|^7.0" ,
16- "illuminate/database" : " ^5.8|^6.0|^7.0" ,
17- "illuminate/routing" : " ^5.8|^6.0|^7.0" ,
18- "illuminate/support" : " ^5.8|^6.0|^7.0" ,
19- "guzzlehttp/guzzle" : " ~6.3 " ,
14+ "illuminate/auth" : " ^5.8|^6.0|^7.0|^8.0 " ,
15+ "illuminate/contracts" : " ^5.8|^6.0|^7.0|^8.0 " ,
16+ "illuminate/database" : " ^5.8|^6.0|^7.0|^8.0 " ,
17+ "illuminate/routing" : " ^5.8|^6.0|^7.0|^8.0 " ,
18+ "illuminate/support" : " ^5.8|^6.0|^7.0|^8.0 " ,
19+ "guzzlehttp/guzzle" : " ^7.0.1 " ,
2020 "symfony/dom-crawler" : " ^4.4|^5.0"
2121 },
2222 "require-dev" : {
23- "orchestra/testbench" : " ~3.8 " ,
23+ "orchestra/testbench" : " ~6.0 " ,
2424 "phpunit/phpunit" : " ^8.0" ,
2525 "codedungeon/phpunit-result-printer" : " dev-master" ,
2626 "mockery/mockery" : " ^1.0"
You can’t perform that action at this time.
0 commit comments