mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-05 12:06:52 +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',
|
||||
'monolog/monolog',
|
||||
'symfony/filesystem',
|
||||
'symfony/http-client',
|
||||
], [ErrorType::PROD_DEPENDENCY_ONLY_IN_DEV])
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user