mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 07:47:28 +01:00
679dc32885
They should only be loaded from `app/config/services_test.yml`. Otherwise we'll have an issue when clearing the cache in prod env: ``` In DefinitionErrorExceptionPass.php line 54: Class "Doctrine\Bundle\FixturesBundle\Fixture" not found while loading "Wal labag\AnnotationBundle\DataFixtures\AnnotationFixtures". ``` Also update deps to latest.