Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: webimpress/http-middleware-compatibility

http-middleware-compatibility 0.1.4

17 Oct 17:35
0.1.4
Compare
Choose a tag to compare
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

11 Oct 22:17
0.1.3
Compare
Choose a tag to compare
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

11 Oct 20:05
0.1.2
Compare
Choose a tag to compare
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

05 Oct 16:18
0.1.1
Compare
Choose a tag to compare
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

05 Oct 15:04
0.1.0
Compare
Choose a tag to compare
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