Conflict with twig 3.0 / symfony 4.4
CodeDuck42 opened this issue · 2 comments
CodeDuck42 commented
| Q | A |
|---|---|
| Bug? | yes |
| New Feature? | no |
| Version | N/A |
Actual Behavior
composer install stops
Expected Behavior
it should work just fine
Steps to Reproduce
- upgrade a project to symfony 4.4 (+symfony/twig-bundle)
- install httplug-bundle
Possible Solutions
- use twig namespaced file names
- or forbid installation of twig 3.0
xabbuh commented
What errors did you get when trying to install the bundle?