1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-08 23:31:04 +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

@@ -50,4 +50,4 @@ services:
- true
- false
tags:
- { name: installer_update_module, order: 20 }
- { name: installer_update_module, order: 2 }