mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 00:47:13 +01:00
Ignore error on symfony/http-client
This commit is contained in:
parent
79541b0561
commit
9a1eb323c5
@ -79,5 +79,6 @@ return $config
|
|||||||
'guzzlehttp/streams',
|
'guzzlehttp/streams',
|
||||||
'monolog/monolog',
|
'monolog/monolog',
|
||||||
'symfony/filesystem',
|
'symfony/filesystem',
|
||||||
|
'symfony/http-client',
|
||||||
], [ErrorType::PROD_DEPENDENCY_ONLY_IN_DEV])
|
], [ErrorType::PROD_DEPENDENCY_ONLY_IN_DEV])
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user