SymfonyCasts / reset-password-bundle

Need a killer reset password feature for your Symfony? Us too!
https://symfonycasts.com
MIT License
467 stars 65 forks source link

ResetPasswordBundle v2.0 #290

Open jrushlow opened 5 months ago

jrushlow commented 5 months ago

Preface

2.x branch is NOT production ready

Version 2.0 is looking like it will be released in 2024. Version 1.x will be transitioned to security fixes only until it reaches its EOL in late 2024 / Q1 2025. New Features should be merged into 2.x unless absolutely necessary to preserve BC in 1.x

This issue will be updated to reflect any tasks required to get 2.0 out the door. Any issues concerning 2.0 should tag this thread / issue where appropriate.

Todo's for release


laurentmuller commented 2 weeks ago

Hi, I have the just question about PHP version. Why do You use the version 8.3 ? The version 8.2 is not sufficient ? Thank