File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
"require" : {
19
19
"php" : " >=5.4.0" ,
20
20
"anahkiasen/html-object" : " ~1.4" ,
21
- "illuminate/config" : " ~5.0|^6.0" ,
22
- "illuminate/container" : " ~5.0|^6.0" ,
23
- "illuminate/http" : " ~5.0|^6.0" ,
24
- "illuminate/routing" : " ~5.0|^6.0" ,
25
- "illuminate/session" : " ~5.0|^6.0" ,
26
- "illuminate/translation" : " ~5.0|^6.0" ,
27
- "illuminate/support" : " ~5.0|^6.0"
21
+ "illuminate/config" : " ~5.0|^6.0|^7.0 " ,
22
+ "illuminate/container" : " ~5.0|^6.0|^7.0 " ,
23
+ "illuminate/http" : " ~5.0|^6.0|^7.0 " ,
24
+ "illuminate/routing" : " ~5.0|^6.0|^7.0 " ,
25
+ "illuminate/session" : " ~5.0|^6.0|^7.0 " ,
26
+ "illuminate/translation" : " ~5.0|^6.0|^7.0 " ,
27
+ "illuminate/support" : " ~5.0|^6.0|^7.0 "
28
28
},
29
29
"require-dev" : {
30
30
"phpunit/phpunit" : " ~4" ,
31
31
"mockery/mockery" : " ~0.9.1" ,
32
- "illuminate/database" : " ~5.0|^6.0"
32
+ "illuminate/database" : " ~5.0|^6.0|^7.0 "
33
33
},
34
34
"autoload" : {
35
35
"psr-4" : {
You can’t perform that action at this time.
0 commit comments