Skip to content

Commit cd257b0

Browse files
committed
Fix PHP version
1 parent 939e059 commit cd257b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13+
"php": ">=5.5.9",
1314
"symfony/framework-bundle": "~2.8|~3.0",
1415
"twig/twig": "*",
1516
"doctrine/orm": "*",

0 commit comments

Comments
 (0)