mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Add symfony/filesystem as prod dependency
This commit is contained in:
parent
6306a336d4
commit
5f764cbe71
3 changed files with 3 additions and 1 deletions
|
@ -78,5 +78,6 @@ return $config
|
|||
->ignoreErrorsOnPackages([
|
||||
'guzzlehttp/streams',
|
||||
'monolog/monolog',
|
||||
'symfony/filesystem',
|
||||
], [ErrorType::PROD_DEPENDENCY_ONLY_IN_DEV])
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue