Skip to content

Commit 1eaac8c

Browse files
committed
bumped min PHP version to 5.3.9
1 parent 143865b commit 1eaac8c

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=5.3.3"
15+
"php": ">=5.3.9"
1616
},
1717
"suggest": {
1818
"ext-symfony_debug": ""

0 commit comments

Comments
 (0)