1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/17135] Fix rebasing issues

PHPBB-17135
This commit is contained in:
rxu
2024-06-05 10:16:05 +07:00
parent 068987eba6
commit 51fae82718
4 changed files with 11 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ services:
class: phpbb\messenger\method\base
shared: false
arguments:
- '@assets.bag'
- '@config'
- '@dispatcher'
- '@language'