mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Remove RegisterWallabagGuzzleSubscribersPass
This commit is contained in:
parent
03111e510c
commit
c690a19bd7
3 changed files with 1 additions and 26 deletions
|
@ -205,6 +205,7 @@ services:
|
|||
Wallabag\CoreBundle\Helper\HttpClientFactory:
|
||||
calls:
|
||||
- ['addSubscriber', ['@Wallabag\CoreBundle\Guzzle\AuthenticatorSubscriber']]
|
||||
- ['addSubscriber', ['@Wallabag\CoreBundle\Guzzle\FixupMondeDiplomatiqueUriSubscriber']]
|
||||
|
||||
RulerZ\RulerZ:
|
||||
alias: rulerz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue