wallabag/app
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
..
config Do not autoload fixtures 2023-06-20 19:28:08 +02:00
DoctrineMigrations PHP CS fix 2023-06-16 14:27:26 +02:00
Resources/static/themes Setting to show / hide articles thumbnails styling 2023-06-16 14:28:57 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00