Jeremy Benoist 679dc32885
Do not autoload fixtures
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.
2023-06-20 19:28:08 +02:00
..
2023-06-20 19:28:08 +02:00
2023-06-16 14:27:26 +02:00
2015-01-22 08:30:07 +01:00
2016-01-15 09:35:38 +01:00