browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

Replace doctrine/cache with another PSR-16 implementation #177

Closed asgrim closed 2 years ago

asgrim commented 3 years ago

doctrine/cache is sadly deprecated, replace it with another PSR-16 compatible implementation - likely to be PHP-Cache as it's a reasonable drop-in replacement.

asgrim commented 2 years ago

Fixed in #191