1
0
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:
Marc Alexander
2012-12-01 21:28:44 +01:00
parent d439f47710
commit 215ac6a0da
2 changed files with 1 additions and 13 deletions

View File

@@ -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