5.0.0
ADDED:
- Support for PSR-15 (breaking change)
CHANGED:
- Adapted the PSR-15
MiddlewareInterface
Harmony::__invoke()
accepts no arguments- Condition callables receive the request (
ServerRequestInterface
) as a second parameter - PHPUnit 7 is minimally required to run tests
REMOVED:
HarmonyMiddlewareInterface
(breaking change)Harmony::getResponse()
(breaking change)Harmony::removeMiddleware()
(breaking change)