mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/12631] Remove invalid parameter for create_schema_file task
PHPBB3-12631
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
|||||||
- '@filesystem'
|
- '@filesystem'
|
||||||
- '%core.root_path%'
|
- '%core.root_path%'
|
||||||
- '%core.php_ext%'
|
- '%core.php_ext%'
|
||||||
- '%tables%'
|
|
||||||
- '%finder.cache%'
|
- '%finder.cache%'
|
||||||
tags:
|
tags:
|
||||||
- { name: install_database_install, order: 1 }
|
- { name: install_database_install, order: 1 }
|
||||||
|
Reference in New Issue
Block a user