wallabag/src/Wallabag/UserBundle
Jeremy Benoist cdd2185063
Properly handle json_array type removal
The `json_array` type was removed from DBAL v3, we should handle it using a migration to avoid error.
I've also added the remove type because we need it during migration.
2022-12-21 11:02:51 +01:00
..
Controller Move to controller as a service 2022-12-19 10:38:08 +01:00
DataFixtures Remove support for PHP < 7.2 2020-06-15 08:25:59 +02:00
DependencyInjection Update to FOSUserBundle 3.1 2022-12-14 09:42:17 +01:00
Entity Properly handle json_array type removal 2022-12-21 11:02:51 +01:00
EventListener Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
Form Use ::class notation where possible 2022-09-01 20:54:56 +02:00
Mailer Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
Repository Cleanup 2022-11-23 15:51:33 +01:00
Resources/views Update PagerFanta 2022-12-16 12:22:56 +01:00
WallabagUserBundle.php Remove bundle inheritance 2022-04-24 05:56:44 +02:00