mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/15762] Update migration dependency
PHPBB3-15762
This commit is contained in:
@@ -19,7 +19,7 @@ class forum_topics_per_page_type extends \phpbb\db\migration\migration
|
|||||||
static public function depends_on()
|
static public function depends_on()
|
||||||
{
|
{
|
||||||
return array(
|
return array(
|
||||||
'\phpbb\db\migration\data\v32x\v323rc2',
|
'\phpbb\db\migration\data\v32x\v323',
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user