1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Merge pull request #5808 from marc1706/ticket/16284

[ticket/16284] Move 4.0 migrations to v400 folder
This commit is contained in:
Marc Alexander
2020-01-14 21:20:09 +01:00
committed by GitHub
38 changed files with 625 additions and 352 deletions

View File

@@ -11,6 +11,7 @@ services:
- '%core.root_path%'
- '%core.php_ext%'
- '%core.table_prefix%'
- '%tables%'
- '@migrator.tool_collection'
- '@migrator.helper'