1
0
Fork 0
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:
Yassine Guedidi 2025-01-26 23:38:07 +01:00
parent 991c074d6e
commit 335054c9a3
3 changed files with 13 additions and 13 deletions

View file

@ -220,7 +220,7 @@ services:
Wallabag\Helper\HttpClientFactory:
calls:
- ['addSubscriber', ['@Wallabag\Guzzle\AuthenticatorSubscriber']]
- ['addSubscriber', ['@Wallabag\HttpClient\Authenticator']]
RulerZ\RulerZ:
alias: rulerz