Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 459ecd4

Browse files
committed
require PHP 5.3.9 to match symfony core
1 parent 81d1b53 commit 459ecd4

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
@@ -14,7 +14,7 @@
1414
"minimum-stability": "dev",
1515
"prefer-stable": false,
1616
"require": {
17-
"php": ">=5.3.3",
17+
"php": ">=5.3.9",
1818
"symfony/framework-bundle": "~2.3",
1919
"doctrine/phpcr-bundle": "~1.1",
2020
"doctrine/phpcr-odm": "~1.1",

0 commit comments

Comments
 (0)