cesurapp / pd-user

Simple user management system for Symfony 5.
MIT License
24 stars 5 forks source link

No such service exists #16

Closed ronangr1 closed 2 years ago

ronangr1 commented 3 years ago

I have a problem when I try to install your package :

Cannot autowire service "Pd\UserBundle\Command\ChangePasswordCommand": argument "$hasher" of method "__construct()" references interface "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" but no such service exists. Did you create a class that implements this interface?

Symfony version : 5.3.6 PHP version : 8.0.8

ronangr1 commented 2 years ago

Burp