You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... which means bumping the PHP version requirements
... which means we can have type declarations everywhere,
along with some other new language capabilities
... which also means dropping some clients that aren't
supported on PHP 8.0 (apc & old couchbase sdks)
Fixes#54
To be able to install
symfony/cache ^6.0
, it would be nice to have support forpsr/cache ^2.0 || ^3.0
.The text was updated successfully, but these errors were encountered: