mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/security/227] Change migration depends_on to 3.2.4-RC1
SECURITY-227
This commit is contained in:
@@ -18,7 +18,7 @@ class remove_imagick extends \phpbb\db\migration\migration
|
||||
static public function depends_on()
|
||||
{
|
||||
return array(
|
||||
'\phpbb\db\migration\data\v32x\v323rc2',
|
||||
'\phpbb\db\migration\data\v32x\v324rc1',
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user