TwigCacheBundle icon indicating copy to clipboard operation
TwigCacheBundle copied to clipboard

twig/cache-extension is abandoned

Open ramunasd opened this issue 4 years ago • 3 comments

Composer throws warning: Package twig/cache-extension is abandoned, you should avoid using it. Use twig/cache-extra instead.

ramunasd avatar Feb 19 '21 12:02 ramunasd

If you are creating a new project you should probably do that. I have not looked into it yet but it seems that this bundle can be deprecated.

toooni avatar Feb 19 '21 12:02 toooni

@toooni This warning comes up because that package is abandoned. Development was moved to https://github.com/twigphp/cache-extra Maybe it's possible to switch dependency easily?

ramunasd avatar Feb 20 '21 17:02 ramunasd

@ramunasd Yes, I know. Cache-extra seems very different. Check out https://github.com/twigphp/twig-extra-bundle.

toooni avatar Feb 20 '21 19:02 toooni