mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[feature/avatars] Removed unneeded dependencies
PHPBB3-10018
This commit is contained in:
@@ -17,11 +17,7 @@ services:
|
||||
avatar.manager:
|
||||
class: phpbb_avatar_manager
|
||||
arguments:
|
||||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
- @config
|
||||
- @request
|
||||
- @cache.driver
|
||||
- @avatar.driver_collection
|
||||
- @service_container
|
||||
|
||||
|
Reference in New Issue
Block a user