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
..
2019-06-05 13:15:15 +02:00
2022-11-23 12:44:55 +01:00
2022-12-14 09:42:17 +01:00
2023-06-20 19:28:08 +02:00
2023-06-19 22:14:27 +02:00