mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #5808 from marc1706/ticket/16284
[ticket/16284] Move 4.0 migrations to v400 folder
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%core.table_prefix%'
|
||||
- '%tables%'
|
||||
- '@migrator.tool_collection'
|
||||
- '@migrator.helper'
|
||||
|
||||
|
@@ -7,6 +7,7 @@ services:
|
||||
- '@filesystem'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%tables%'
|
||||
tags:
|
||||
- { name: install_database_install, order: 10 }
|
||||
|
||||
|
Reference in New Issue
Block a user