qpautrat/woohoolabs-yin-bundle

TreeBuilder::root() symfony 4.3 deprecation

Doqnach opened this issue · 1 comments

The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "qp_woohoolabs_yin" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead

Fixed in #21

PR is merged.