Sfblaauw
Sfblaauw
Has @NawarA saids this fix the animation. Please @Deadly0 let us know if you will merge this request. Thanks
You need to install GeoIP Legacy C Library Using `brew` on Mac `$ brew install geoip` Sorry, I'm not a Windows user
You can create your own custom provider: ``` php # app/config/security.yml providers: fos_userbundle: id: my_custom.user_provider.email ``` ## ``` php # UserBundle/Resources/config/services.yml services: my_custom.user_provider.email: class: UserBundle\Security\EmailProvider public: false arguments: [@fos_user.user_manager] ```...
Also it fails in "magento/product-community-edition": "2.3.6"