matthiasmullie / scrapbook

PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
https://www.scrapbook.cash
MIT License
315 stars 27 forks source link

Support for psr/cache ^2.0 || ^3.0 #54

Closed holtkamp closed 1 year ago

holtkamp commented 2 years ago

To be able to install symfony/cache ^6.0, it would be nice to have support for psr/cache ^2.0 || ^3.0.

matthiasmullie commented 1 year ago

Just a quick note that this is being worked on. Release to be expected soon.