Kevinrob / guzzle-cache-middleware

A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
MIT License
409 stars 77 forks source link

Drop doctrine/cache #155

Open xavierleune opened 2 years ago

xavierleune commented 2 years ago

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.