Skip to content

Commit 9e2d4a1

Browse files
committed
Bump to php5.5 + L5.1+
1 parent 2fa3c0c commit 9e2d4a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.4.0",
14-
"illuminate/support": "~5.0.17|5.1.*|5.2.*",
15-
"symfony/finder": "~2.6|~3.0",
13+
"php": ">=5.5.9",
14+
"illuminate/support": "5.1.*|5.2.*",
15+
"symfony/finder": "~2.7|~3.0",
1616
"maximebf/debugbar": "~1.11.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)