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

Commit 0552ecd

Browse files
committed
added php requirement
1 parent 70ae5f2 commit 0552ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"minimum-stability": "dev",
1313
"require": {
14+
"php": ">=5.3.9",
1415
"symfony-cmf/routing-auto": "~1.0",
1516
"symfony-cmf/routing-bundle": "~1.2",
1617
"symfony-cmf/core-bundle": "~1.2",

0 commit comments

Comments
 (0)