Closed

Description
Symfony version(s) affected: 5.2
Description
Hi,
Just to point out that with each update of 5.2 via composer, I am forced after to redo a composer req doctrine/persistence, otherwise I have errors with the default user registration system. The login is fine, but each time it has an impact on the registration and the lost password.
How to reproduce
composer update
I suspect updating dbal
Possible Solution
composer req doctrine/persistence
Additional context
If needed at the next update