OpcacheBundle icon indicating copy to clipboard operation
OpcacheBundle copied to clipboard

symfony/tempalting is not necessary?

Open aeimer opened this issue 7 years ago • 3 comments

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 the framework: templating: { engines: ['twig'] } option.

Is it possible to not install the templating package?

Best regards

aeimer avatar Sep 07 '18 11:09 aeimer

Rathermore I'd suggest to depend on symfony/profiler-pack instead of templating?!

aeimer avatar Sep 07 '18 12:09 aeimer

@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?

MatthiasMolitor avatar Oct 01 '18 11:10 MatthiasMolitor

@Matthimatiker No it dies not affect me in any way.

aeimer avatar Oct 01 '18 11:10 aeimer