mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/17093] Depends_on to v3310 and reformat switch
PHPBB3-17093
This commit is contained in:
@@ -18,7 +18,7 @@ class add_disable_board_access_config extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return [
|
||||
'\phpbb\db\migration\data\v33x\v339',
|
||||
'\phpbb\db\migration\data\v33x\v3310',
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user