File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313 "sensiolabs/security-checker" : " ^4.0.0" ,
1414 "php" : " >=7.0" ,
1515 "guzzlehttp/guzzle" : " ^6.3" ,
16- "illuminate/support" : " >= 5.5,<=5.7 " ,
17- "illuminate/console" : " >= 5.5,<=5.7 " ,
18- "illuminate/mail" : " >= 5.5,<=5.7 " ,
19- "laravel/framework" : " >= 5.5,<=5.7 "
16+ "illuminate/support" : " 5.5.x|5.6.x|5.7.x " ,
17+ "illuminate/console" : " 5.5.x|5.6.x|5.7.x " ,
18+ "illuminate/mail" : " 5.5.x|5.6.x|5.7.x " ,
19+ "laravel/framework" : " 5.5.x|5.6.x|5.7.x "
2020 },
2121 "require-dev" : {
22- "illuminate/config" : " >= 5.5,<=5.7 " ,
23- "illuminate/view" : " >= 5.5,<=5.7 " ,
22+ "illuminate/config" : " 5.5.x|5.6.x|5.7.x " ,
23+ "illuminate/view" : " 5.5.x|5.6.x|5.7.x " ,
2424 "phpunit/phpunit" : " ~6.0" ,
2525 "scrutinizer/ocular" : " ~1.1" ,
2626 "squizlabs/php_codesniffer" : " ~2.3" ,
You can’t perform that action at this time.
0 commit comments