File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"license" : " MIT" ,
12
12
"require" : {
13
13
"php" : " >=5.4.0" ,
14
- "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*" ,
15
- "illuminate/routing" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*" ,
16
- "illuminate/console" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*" ,
17
- "illuminate/config" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*" ,
18
- "illuminate/filesystem" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
14
+ "illuminate/support" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* " ,
15
+ "illuminate/routing" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* " ,
16
+ "illuminate/console" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* " ,
17
+ "illuminate/config" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* " ,
18
+ "illuminate/filesystem" : " 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* "
19
19
},
20
20
"require-dev" : {
21
21
"phpunit/phpunit" : " ~4.0" ,
You can’t perform that action at this time.
0 commit comments