1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/16643] Refactor installer task ordering

PHPBB3-16643
This commit is contained in:
Máté Bartus
2021-01-16 10:03:52 +01:00
parent 0f3ea6991d
commit d9bfb4d01d
10 changed files with 54 additions and 54 deletions

View File

@@ -37,4 +37,4 @@ services:
- true
- false
tags:
- { name: installer_update_module, order: 40 }
- { name: installer_update_module, order: 4 }