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

Commit 2c46381

Browse files
committed
up minimum php version to the one ZF2 supports
1 parent 933dcd1 commit 2c46381

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
@@ -30,7 +30,7 @@
3030
}
3131
],
3232
"require": {
33-
"php": ">=5.3",
33+
"php": ">=5.3.23",
3434
"zendframework/zend-mvc": "2.*",
3535
"zendframework/zend-form": "2.*",
3636
"zendframework/zend-modulemanager": "2.*",

0 commit comments

Comments
 (0)