This repository was archived by the owner on Mar 7, 2023. It is now read-only.
Releases: webimpress/http-middleware-compatibility
Releases · webimpress/http-middleware-compatibility
Release list
http-middleware-compatibility 0.1.4
webimpress/http-middleware-compatibility 0.1.4
Fixed:
- Updated dependencies in composer:
requires webimpress/composer-extra-dependency 0.2.2
which includes hotfixes: disables plugin when running composer with
`--no-interaction` flag, checks if package is present in `require-dev`
section, does not use scripts on installing extra dependency
http-middleware-compatibility 0.1.3
webimpress/http-middleware-compatibility 0.1.3
Fixed:
- [#2](#2) User is not prompted to provide version of
`http-interop/http-middleware` if it is already installed.
File `composer.json` is updated with installed version,
and message how to upgrade is show in console.
http-middleware-compatibility 0.1.2
webimpress/http-middleware-compatibility 0.1.2 Fixed: - [#1](#1) prompt user to install `http-interop/http-middleware` as explicit dependency in their composer.json
http-middleware-compatibility 0.1.1
webimpress/http-middleware-compatibility 0.1.1
Fixed:
- `http-interop/http-middleware` support. Handler method in that
version was `next`.
http-middleware-compatibility 0.1.0
webimpress/http-middleware-compatibility 0.1.0 Supports `http-interop/http-middleware` in the following versions: - 0.1.1 - 0.2 - 0.3 - 0.4.1 - 0.5