mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[prep-release-3.2.4] Correctly specify dependencies
This commit is contained in:
@@ -23,7 +23,7 @@ class v323rc1 extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return array(
|
||||
'\phpbb\db\migration\data\v320\v322',
|
||||
'\phpbb\db\migration\data\v32x\v322',
|
||||
'\phpbb\db\migration\data\v32x\enable_accurate_pm_button',
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user