mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/13221] Add bot_update as a dependency to gold
PHPBB3-13221
This commit is contained in:
@@ -19,6 +19,7 @@ class gold extends \phpbb\db\migration\migration
|
||||
{
|
||||
return array(
|
||||
'\phpbb\db\migration\data\v310\rc6',
|
||||
'\phpbb\db\migration\data\v310\bot_update',
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user