2.5.3
Based on https://github.com/zendframework/zend-form/releases/tag/release-2.5.3 (commit 4bf8d75f2acfdcd15ce99043015e254f0e9e25ff in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-form#16](https://github.com/zendframework/zend-form/pull/16) updates the laminas-stdlib dependency to reference `>=2.5.0,<2.7.0` to ensure hydrators will work as expected following extraction of hydrators to the laminas-hydrator repository.