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
],
16
16
"require" : {
17
17
"php" : " >=5.5.9" ,
18
- "illuminate/database" : " 5.1.* || 5.2.* || 5.3.*" ,
19
- "illuminate/console" : " 5.1.* || 5.2.* || 5.3.*" ,
20
- "illuminate/contracts" : " 5.1.* || 5.2.* || 5.3.*" ,
21
- "illuminate/http" : " 5.1.* || 5.2.* || 5.3.*" ,
22
- "illuminate/support" : " 5.1.* || 5.2.* || 5.3.*" ,
23
- "illuminate/config" : " 5.1.* || 5.2.* || 5.3.*" ,
18
+ "illuminate/database" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
19
+ "illuminate/console" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
20
+ "illuminate/contracts" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
21
+ "illuminate/http" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
22
+ "illuminate/support" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
23
+ "illuminate/config" : " 5.1.* || 5.2.* || 5.3.* || 5.4.* " ,
24
24
"league/oauth2-server" : " 4.1.*"
25
25
},
26
26
"require-dev" : {
You can’t perform that action at this time.
0 commit comments