Skip to content

Commit c3ac787

Browse files
authored
Update composer.json
1 parent dcb052d commit c3ac787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
],
1212
"require": {
1313
"php": ">=5.4.0",
14-
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x",
15-
"illuminate/console": "5.0.x|5.1.x|5.2.x|5.3.x",
14+
"illuminate/support": "5.3.x",
15+
"illuminate/console": "5.3.x",
1616
"symfony/process": "~2.6|~3.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)