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

Commit 9f3c306

Browse files
committed
Updated zend-validator to version 2.10.1 - PHP 7.2 compatibility
1 parent 57b8629 commit 9f3c306

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"php": "^5.6 || ^7.0",
3333
"zendframework/zend-filter": "^2.6",
3434
"zendframework/zend-stdlib": "^2.7 || ^3.0",
35-
"zendframework/zend-validator": "^2.6"
35+
"zendframework/zend-validator": "^2.10.1"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "^5.7.23 || ^6.4.3",

composer.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)