Skip to content

Commit 0830012

Browse files
committed
PHP 7.2 fixes in zend-form 2.11 must be minimum to pass unit tests
1 parent 14ce2da commit 0830012

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
@@ -48,7 +48,7 @@
4848
"symfony/console": "^3.3 || ^4.0",
4949
"zendframework/zend-authentication": "^2.5.3",
5050
"zendframework/zend-cache": "^2.7.1",
51-
"zendframework/zend-form": "^2.10",
51+
"zendframework/zend-form": "^2.11",
5252
"zendframework/zend-hydrator": "^2.3",
5353
"zendframework/zend-mvc": "^3.1",
5454
"zendframework/zend-paginator": "^2.8",

0 commit comments

Comments
 (0)