Skip to content

Remove concrete PSR dependency and Support PHP 7.1+

Pre-release
Pre-release

Choose a tag to compare

@realmtian realmtian released this 27 Mar 22:37
· 6 commits to master since this release
47070b5
  • 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.