This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
zend-tag 2.6.1
weierophinney
released this
04 Feb 14:34
·
52 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #13 updates the zend-stdlib dependency to
^2.7 || ^3.0
, instead of just^3.0
, allowing it to work with users of zf2 v2 versions. Since the functionality consumed is present and unchanged in both versions, this is a safe constraint.