mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 00:51:01 +00:00
Ignore error on symfony/http-client
This commit is contained in:
parent
79541b0561
commit
9a1eb323c5
1 changed files with 1 additions and 0 deletions
|
@ -79,5 +79,6 @@ return $config
|
|||
'guzzlehttp/streams',
|
||||
'monolog/monolog',
|
||||
'symfony/filesystem',
|
||||
'symfony/http-client',
|
||||
], [ErrorType::PROD_DEPENDENCY_ONLY_IN_DEV])
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue