Releases: leapt/core-bundle
Releases · leapt/core-bundle
v6.0.0
What's Changed
- Dropped support for PHP < 8.4
- Dropped support for Symfony 6.4 & Symfony < 7.4
- Upgraded dev dependencies
- Removed the PasswordStrength constraint, use the one from Symfony instead
- Removed PasswordStrengthChecker
- Dropped support for doctrine/orm v2
- Required Twig >= 3.23
- Removed support for endroid/qr-code < 6
Full Changelog: v5.6.1...v6.0.0
v5.6.1
v5.6.0
Fix Twig 3.21 deprecation
What's Changed
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- Add event when file uploaded by @StevenRenaux in #141
New Contributors
- @StevenRenaux made their first contribution in #141
Full Changelog: v5.4.1...v5.5.0
v5.4.1
v5.4.0
v5.3.2
v5.3.1 Fix Twig 3.12 deprecation
What's Changed
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- RecaptchaV3 no catched exception by @alanpoulain in #128
- Fix CI by @jmsche in #130
- Test against PHP 8.4 & Symfony 7.1 + 7.2 by @jmsche in #131
- Fix tests by @jmsche in #132
- Deprecate PasswordStrength constraint by @jmsche in #133
- Display deprecations in CI by @jmsche in #134
Full Changelog: v5.2.0...v5.3.0