Remove concrete PSR dependency and Support PHP 7.1+
Pre-release
Pre-release
- Removed dependency on specific implementation of PSR-7 and started to use PSR-17 factory interfaces instead.
- Removed support for php 5.6 as it is too old.