File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "require" : {
2121 "php" : " ^7.2" ,
22- "illuminate/config" : " ~5.5.28 || ~ 5.6.0 || ~5.7.0 || ~5.8 .0" ,
23- "illuminate/console" : " ~5.5.28 || ~ 5.6.0 || ~5.7.0 || ~5.8 .0" ,
24- "illuminate/log" : " ~5.5.28 || ~ 5.6.0 || ~5.7.0 || ~5.8 .0" ,
25- "illuminate/support" : " ~5.5.28 || ~ 5.6.0 || ~5.7.0 || ~5.8 .0" ,
22+ "illuminate/config" : " ~5.5.28 | ^ 5.6 | ~6.0 .0" ,
23+ "illuminate/console" : " ~5.5.28 | ^ 5.6 | ~6.0 .0" ,
24+ "illuminate/log" : " ~5.5.28 | ^ 5.6 | ~6.0 .0" ,
25+ "illuminate/support" : " ~5.5.28 | ^ 5.6 | ~6.0 .0" ,
2626 "monolog/monolog" : " ~1.20"
2727 },
2828 "require-dev" : {
29- "orchestra/testbench" : " ^3.5" ,
29+ "orchestra/testbench" : " ^3.5 | ^4.0 " ,
3030 "phpunit/phpunit" : " ^8.0" ,
3131 "phpstan/phpstan" : " ^0.11.8"
3232 },
You can’t perform that action at this time.
0 commit comments