Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit b790f17

Browse files
committed
Update composer.json
1 parent 1c0ed34 commit b790f17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

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

0 commit comments

Comments
 (0)