asm89 / twig-cache-extension

The missing cache extension for Twig. Caching template fragments with Twig.
MIT License
388 stars 27 forks source link

Could not find a matching version of package psr/cache-implementation. #51

Open jeffreyroberts opened 5 years ago

jeffreyroberts commented 5 years ago

asm89/twig-cache-extension suggests installing psr/cache-implementation (To make use of PSR-6 cache implementation via PsrCacheAdapter.)

$ composer require psr/cache-implementation

[InvalidArgumentException] Could not find a matching version of package psr/cache-implementation. Check the package spelling, your version constraint and t hat the package is available in a stability which matches your minimum-stability (stable).