This commit is contained in:
Jeremy Benoist 2019-08-08 11:45:39 +02:00
parent 0810c75e0b
commit 00567d9ccd
No known key found for this signature in database
GPG key ID: 84290C294324D304

View file

@ -12,7 +12,7 @@ use Wallabag\CoreBundle\Doctrine\WallabagMigration;
* - user_created
* - user_starred
* - tag_label
* - config_feed_token
* - config_feed_token.
*/
final class Version20190806130304 extends WallabagMigration
{