mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] Do not override extensions installed manually
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
fbb85e2f4f
commit
ac129f34d3
@@ -18,9 +18,10 @@ services:
|
||||
- @config
|
||||
|
||||
ext.composer.manager:
|
||||
class: phpbb\composer\manager
|
||||
class: phpbb\composer\extension_manager
|
||||
arguments:
|
||||
- @ext.composer.installer
|
||||
- @ext.manager
|
||||
- phpbb-extension
|
||||
- EXTENSIONS_
|
||||
|
||||
|
Reference in New Issue
Block a user