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

League Filesystem 2.0 #50

Closed caleuanhopkins closed 3 years ago

caleuanhopkins commented 3 years ago

League/Filesystem is on 2.0-RC and the 2.0 version breaks the latest version of Scrapbook. Are there plans to update the integration in the near future to support 2.0 or will this library stick with the 1.0 version for the foreseeable future?

matthiasmullie commented 3 years ago

Yes - I just implemented support for Flysystem 2.x, and will release a new tag soon.