1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14492] Update versions in files

PHPBB3-14492
This commit is contained in:
Marc Alexander
2016-09-09 22:59:58 +02:00
parent afe16a6272
commit c54838b25f
4 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ class add_help_phpbb extends \phpbb\db\migration\migration
static public function depends_on()
{
return array(
'\phpbb\db\migration\data\v320\v320a2',
'\phpbb\db\migration\data\v320\v320rc1',
);
}