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 15
15
"test" : " ./vendor/bin/phpunit"
16
16
},
17
17
"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 "
22
22
},
23
23
"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 " ,
26
26
"mockery/mockery" : " ^1.1.0" ,
27
27
"friendsofphp/php-cs-fixer" : " ^2.12" ,
28
28
"overtrue/phplint" : " ^1.1"
You can’t perform that action at this time.
0 commit comments