laminas/laminas-cache

psr/cache V3 and psr/simple-cache V3 compatibilities

mayottecummings-seedbox opened this issue · 1 comments

Hello,

Since the library is not compatible with psr/cache V2 or V3, it's impossible to upgrade a project using Symfony to the latest version (V6). Eventually, it could lead to problems with newest version of PHP.

Can we have a date or at least an expected one for the next update/version of laminas-cache ?

Best regards :)

Duplicate of #133