Laminas Stratigility v2.1.2 Release Notes
Release Date: 2017-10-12 // almost 5 years ago-
➕ Added
- Nothing.
🔄 Changed
- Nothing.
🗄 Deprecated
- Nothing.
✂ Removed
- Nothing.
🛠 Fixed
- ⚡️ zendframework/zend-stratigility#119 updates to
webimpress/http-middleware-compatibility
^0.1.3
. This was done to ensure backwards compatibilty by injecting the projectcomposer.json
with the currently installed version of http-interop/http-middleware, and in cases where that package is not yet installed, prompting the user to install it. This approach provides a tiered migration path to http-middleware 0.5.0 for users.