guzzle-cache-middleware
guzzle-cache-middleware copied to clipboard
Drop doctrine/cache
doctrine/cache is intended to be abandoned, we should drop the suggest and related code to rely on psr/cache-implementations instead to provide up-to-date examples.
Most like for like replacement is probably symfony/cache, from the point of view of having ChainAdapter and being PSR6 compatible.
Thanks! https://github.com/Kevinrob/guzzle-cache-middleware/pull/201 handle this 👍