I want to use FosUserBundle with symfony 4. To do that, i use this : https://vfac.fr/blog/how-install-fosuserbundle-with-symfony-4
But when i finished I have this error message : The service "fos_user.util.password_updater" has a dependency on a non-existent service "security.encoder_factory".
I can't found anything in google about this. How can I resolve this problem. Thanks a lot