mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12631] Remove invalid parameter for create_schema_file task
PHPBB3-12631
This commit is contained in:
parent
0312aaa6dc
commit
ed1566d217
1 changed files with 0 additions and 1 deletions
|
@ -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 }
|
||||||
|
|
Loading…
Add table
Reference in a new issue