zendframework / zend-modulemanager

ModuleManager component from Zend Framework
BSD 3-Clause "New" or "Revised" License
44 stars 27 forks source link

Pin to versions of stdlib >=2.5.0, <2.7.0 #9

Closed weierophinney closed 9 years ago

weierophinney commented 9 years ago

zend-stdlib 2.7.0 deprecates the hydrators; this change will ensure that only zend-stdlib based hydrators will work with this particular series, and will be used to tag version 2.5.2. A later pull request against develop will pin to ~2.7 and add zend-hydrator as a dependency, and be used for a new 2.6.0 version.