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 1515 "test" : " ./vendor/bin/phpunit"
1616 },
1717 "require" : {
18- "illuminate/http" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* " ,
19- "illuminate/console" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* " ,
20- "illuminate/support" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* " ,
21- "illuminate/filesystem" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* "
18+ "illuminate/http" : " 5.1 - 5.8 " ,
19+ "illuminate/console" : " 5.1 - 5.8 " ,
20+ "illuminate/support" : " 5.1 - 5.8 " ,
21+ "illuminate/filesystem" : " 5.1 - 5.8 "
2222 },
2323 "require-dev" : {
24- "laravel/laravel" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* " ,
25- "phpunit/phpunit" : " 5.7 || 6.0 || 7.0" ,
24+ "laravel/laravel" : " 5.1 - 5.8 " ,
25+ "phpunit/phpunit" : " 5.7 || 6.0 || 7.0 || 7.5 " ,
2626 "mockery/mockery" : " ^1.1.0" ,
2727 "friendsofphp/php-cs-fixer" : " ^2.12" ,
2828 "overtrue/phplint" : " ^1.1"
You can’t perform that action at this time.
0 commit comments