mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
[prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies
This commit is contained in:
@@ -23,6 +23,7 @@ class v330b1 extends \phpbb\db\migration\migration
|
|||||||
static public function depends_on()
|
static public function depends_on()
|
||||||
{
|
{
|
||||||
return array(
|
return array(
|
||||||
|
'\phpbb\db\migration\data\v330\jquery_update',
|
||||||
'\phpbb\db\migration\data\v330\reset_password',
|
'\phpbb\db\migration\data\v330\reset_password',
|
||||||
'\phpbb\db\migration\data\v330\remove_attachment_flash',
|
'\phpbb\db\migration\data\v330\remove_attachment_flash',
|
||||||
'\phpbb\db\migration\data\v330\remove_max_pass_chars',
|
'\phpbb\db\migration\data\v330\remove_max_pass_chars',
|
||||||
|
Reference in New Issue
Block a user