Closed ddebin closed 4 years ago
@ddebin What are you referring as symfony/yaml as useless?
@mikeerickson Trying to upgrade symfony/yaml to ^5.0 (I use this extension in Symfony 5 project), I figured it's not used anywhere in the code. But, giving a second thought, I see it may be needed by hassankhan/config if you want to parse YAML. But you can at least bump dependency to ^5.0.
See #160
Items from this PR have been merged accordingly into current master branch.
Remove useless coverage artifacts. Remove useless symfony/yaml from compose.json. Add compatibility with newer hassankhan/config.