mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14044] Deduplicate the installers
PHPBB3-14044
This commit is contained in:
committed by
Marc Alexander
parent
cc1a96a804
commit
597297b169
@@ -1,2 +1,5 @@
|
||||
imports:
|
||||
- { resource: ../../default/container/parameters.yml }
|
||||
|
||||
parameters:
|
||||
installer.create_config_file.options: []
|
||||
|
@@ -8,6 +8,7 @@ services:
|
||||
- @installer.helper.iohandler
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
- %installer.create_config_file.options%
|
||||
tags:
|
||||
- { name: install_filesystem_install, order: 10 }
|
||||
|
||||
|
Reference in New Issue
Block a user