1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-05-29 12:08:07 +02:00

View File

@@ -19,6 +19,7 @@ class font_awesome_5_update extends \phpbb\db\migration\migration
{
return [
'\phpbb\db\migration\data\v330\v330',
'\phpbb\db\migration\data\v32x\font_awesome_update_cdn',
];
}