FriendsOfSymfony / FOSUserBundle

Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.
https://symfony.com/doc/master/bundles/FOSUserBundle/index.html
MIT License
3.25k stars 1.57k forks source link

Fix the symfony locking in the CI setup #3072

Closed stof closed 4 weeks ago

stof commented 4 weeks ago

Apparently, the version filtering of Flex does not trigger when running an install without lock file (which fallbacks to an update).