mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 14:35:56 +02:00
[ticket/12631] Remove invalid parameter for create_schema_file task
PHPBB3-12631
This commit is contained in:
parent
0312aaa6dc
commit
ed1566d217
@ -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…
x
Reference in New Issue
Block a user