All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated tests
- Updated to
http-interop/http-middleware#0.4
- Updated
friendsofphp/php-cs-fixer#2.0
- The
__construct
requires aNeomerx\Cors\Contracts\AnalyzerInterface
instance instead ofNeomerx\Cors\Contracts\Strategies\SettingsStrategyInterface
in order to improve flexibility and remove dependency injection fixes.
- Updated to
http-interop/http-middleware#0.3
First version