Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

v2.0 : PHP8, PHPStan level 8 and Symfony 5 support !

Compare
Choose a tag to compare
@mickaelandrieu mickaelandrieu released this 30 Mar 12:18
· 33 commits to main since this release
0576efb

CHANGELOG

  • The PHP minimal version is now PHP 7.4 and is compatible with PHP 8.0
  • The support of Symfony 3.4 have been removed in favor of Symfony 5.2+
  • Security Checker have been removed (unmaintained) and will be re-introduced soon
  • The Storage strategy using PSR-16 have been updated (Symfony direct implementation was deprecated, see #46)

The support of previous versions (1.x) is not guaranteed anymore, feel free to fork if you want a PHP 5.6 <-> 7.4 compatible version.

Thanks for all the support and stars !