Bonjour,
je viens d'installer HWIOAuthBundle dans mon projet symfony
quand je lance la commande php composer.phar update hwi/oauth-bundle tout est OK sauf que lorsque je lance la page pour voire ce que ça donne, j'ai ce message d'erreur:
ErrorException: Catchable Fatal Error: Argument 1 passed to HWI\Bundle\OAuthBundle\Security\Core\User\FOSUBUserProvider::__construct() must implement interface FOS\UserBundle\Model\UserManagerInterface, string given, called in C:\wamp\www\Montest\Symfony\app\cache\dev\appDevDebugProjectContainer.php on line 1798 and defined in C:\wamp\www\Montest\Symfony\vendor\hwi\oauth-bundle\HWI\Bundle\OAuthBundle\Security\Core\User\FOSUBUserProvider.php line 45
Partager