mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
[prep-release-3.2.2] Add migration for 3.2.2-RC1
This commit is contained in:
@@ -23,6 +23,7 @@ class v321 extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return array(
|
||||
'\phpbb\db\migration\data\v31x\v3111',
|
||||
'\phpbb\db\migration\data\v32x\v321rc1',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user