mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 03:54:56 +02:00
Merge branch '3.3.x'
This commit is contained in:
commit
e191549fb4
@ -20,7 +20,7 @@ class v334 extends \phpbb\db\migration\migration
|
||||
return version_compare($this->config['version'], '3.3.4', '>=');
|
||||
}
|
||||
|
||||
static public function depends_on()
|
||||
public static function depends_on()
|
||||
{
|
||||
return [
|
||||
'\phpbb\db\migration\data\v33x\v334rc1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user