mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Move and rename Guzzle\AuthenticatorSubscriber to HttpClient\Authenticator
This commit is contained in:
parent
991c074d6e
commit
335054c9a3
3 changed files with 13 additions and 13 deletions
|
@ -220,7 +220,7 @@ services:
|
|||
|
||||
Wallabag\Helper\HttpClientFactory:
|
||||
calls:
|
||||
- ['addSubscriber', ['@Wallabag\Guzzle\AuthenticatorSubscriber']]
|
||||
- ['addSubscriber', ['@Wallabag\HttpClient\Authenticator']]
|
||||
|
||||
RulerZ\RulerZ:
|
||||
alias: rulerz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue