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