The gibhub description seems to be outdated:
https://github.com/FriendsOfSymfony/FOSUserBundle:
Provides user management for your Symfony2 project. Compatible with Doctrine ORM & ODM, and Propel.
The FOSUserBundle adds support for a database-backed user system in Symfony2.
2 and 3 in stable? 4 in dev-master?
yeap
so, there is no commits updatind docs for symfony support even in master ...
everything we can do is wait or Contribute !
Step 2: Enable the bundle露
Enable the bundle in the kernel:
By the way, is any official release supporting Symfony 4 coming soon?
@someniatko 2.1.0 is out.
@Sozialarchiv the bets way to get info about support version is to check the requirement in the composer.json (and this works for any package)
@stof: Thank you very much.
I know that I can see it in composer.
But imho it is very confusing, that on the main page of the git repository it's written it is for Symfony 2:
https://github.com/FriendsOfSymfony
Imho I would remove the version number or correct it.
I removed the version number in the repo description (this was written at the time of Symfony 2 vs symfony 1)
Thank you very much.
Most helpful comment
By the way, is any official release supporting Symfony 4 coming soon?