Skip to content

Commit 3d59a7f

Browse files
jmschejmsche
authored andcommitted
Updated required PHP version
1 parent 8097eab commit 3d59a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"minimum-stability": "dev",
2727
"require": {
28-
"php": "~5.4",
28+
"php": ">=5.4",
2929
"symfony/framework-bundle": ">=2.7",
3030
"leapt/core-bundle": "~1.0",
3131
"leapt/bootstrap-bundle": "v2.0.0-alpha.2",

0 commit comments

Comments
 (0)