sandstorm / NeosTwoFactorAuthentication

Extend the Neos Backend Login with 2FA
MIT License
12 stars 8 forks source link

Drop PHP <8.1 Support #29

Open JamesAlias opened 7 months ago

JamesAlias commented 7 months ago

As PHP 8.1 is already approaching it's EOL I'm considering dropping the support for PHP <8.1.

I know there have been people using this package in production where PHP was still 7.4 when we developed 1.1.0 but I think it's time.

JamesAlias commented 1 month ago

We already have code that is incompatible with PHP <8.0.

We should definitely clean this up, remove support for <8.1 and add supported version information in composer.json and docs.