Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Releases: jerowork/middleware-request-handler

0.5.0

05 Apr 19:25

Choose a tag to compare

  • addMiddleware() to add middleware after construct
  • middlewares optional as input argument on construct

0.4.1: Update phpunit/phpunit requirement from ^6.5 to ^6.5 || ^7.0

26 Jan 16:25

Choose a tag to compare

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/commits/7.5.2)

Signed-off-by: dependabot[bot] <[email protected]>

0.4.0

07 Feb 16:57

Choose a tag to compare

0.4.0 Pre-release
Pre-release
  • Revert direct response input: do not force a base response insert

0.3.0

06 Feb 17:42

Choose a tag to compare

0.3.0 Pre-release
Pre-release
  • Refactor with Response() add to construct

0.2.1

23 Jan 19:24

Choose a tag to compare

0.2.1 Pre-release
Pre-release
Updated provide in composer.json

0.2.0

23 Jan 19:11

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • Updated to new PSR-15 packages

0.1.0

19 Nov 15:42

Choose a tag to compare

0.1.0 Pre-release
Pre-release
Move final response to middleware folder