Skip to content

Commit be40122

Browse files
authored
Fixed PHP version
Bug #121
1 parent 2d4cd01 commit be40122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626

2727
"require": {
28-
"php": ">=5.3.2",
28+
"php": ">=5.5.9",
2929
"symfony/form": "^2.7|^3.0",
3030
"symfony/validator": "^2.7|^3.0"
3131
},

0 commit comments

Comments
 (0)