-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
Symfony version(s) affected
5.4
Description
When using a php config file for the security package, it is not possible to autowire the UserPasswordHasherInterface component
How to reproduce
Example project with this issue https://github.com/Zuruuh/symfony-password-hasher-poc, check the readme and the config/packages/security.php files
Possible Solution
No response
Additional Context
No response