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

Commit 608938b

Browse files
committed
Increase the zend-view requirement
1 parent ca34ef0 commit 608938b

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
@@ -26,7 +26,7 @@
2626
"zendframework/zend-filter": "^2.6.1",
2727
"zendframework/zend-i18n": "^2.6",
2828
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
29-
"zendframework/zend-view": "^2.6.5"
29+
"zendframework/zend-view": "^2.8.1"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.7",

0 commit comments

Comments
 (0)