Open aeimer opened 6 years ago
Rathermore I'd suggest to depend on symfony/profiler-pack
instead of templating?!
@aeimer Thanks for letting us know! Does the symfony/templating
package currently affect you in a negative way, except that it is downloaded although not needed?
Switching to symfony/profiler-pack
might be a good idea to avoid the dependency. @xkons could you have a look into that, if you find some time?
@Matthimatiker No it dies not affect me in any way.
Hello,
I run a symfony/flex app, I require the
"symfony/twig-bundle": "^4.1"
bundle.I think in that case the
symfony/tempalting
package is not necessary, right? I hadn't to configure theframework: templating: { engines: ['twig'] }
option.Is it possible to not install the
templating
package?Best regards