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

Commit 9ecc7a3

Browse files
committed
Updated dependencies
- Require zend-authentication 2.5.3 or up (first version to allow zend-stdlib 3.0 support)
1 parent c50ca92 commit 9ecc7a3

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
@@ -23,7 +23,7 @@
2323
"container-interop/container-interop": "^1.1"
2424
},
2525
"require-dev": {
26-
"zendframework/zend-authentication": "^2.5",
26+
"zendframework/zend-authentication": "^2.5.3",
2727
"zendframework/zend-cache": "^2.6.1",
2828
"zendframework/zend-console": "^2.6",
2929
"zendframework/zend-di": "^2.6",

0 commit comments

Comments
 (0)