mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/16426] Correct migration dependent and common 'selected' approach
PHPBB3-16426
This commit is contained in:
@@ -23,7 +23,7 @@ class default_search_return_chars extends \phpbb\db\migration\migration
|
||||
public static function depends_on()
|
||||
{
|
||||
return [
|
||||
'\phpbb\db\migration\data\v330\dev',
|
||||
'\phpbb\db\migration\data\v330\v330',
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user