Skip to content

Commit 2101221

Browse files
committed
Require at least php5.4
1 parent ae38cd6 commit 2101221

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
@@ -13,7 +13,7 @@
1313
"antimattr/mongodb-migrations" : "*"
1414
},
1515
"require": {
16-
"php": ">=5.3.2",
16+
"php": ">=5.4.45",
1717
"doctrine/mongodb": "1.*",
1818
"symfony/console": "^2.5|^3.0|^4",
1919
"symfony/yaml": "^2.5|^3.0|^4"

0 commit comments

Comments
 (0)