mimmi20 / browser-detector

Library for PHP 8.1+ to detect Browsers and Devices

Home Page:https://github.com/mimmi20/BrowserDetector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSR/Cache ^2 support

therealsamsquanch opened this issue · comments

BrowserDetector version 7.0.0
PHP version 8.0.14

Is it possible to support psr/simple-cache 2 and/or 3? Composer won't let me install BrowserDetector because it requires simple-cache v1, while other libraries installed require at least simple-cache v2, probably due to its PHP8 support.