v2.1.5
- Swap type-hint from
Illuminate\Cache\CacheManagertoIlluminate\Cache\Repositoryto slightly reduce tight-coupling to Laravel app.
Illuminate\Cache\CacheManager to Illuminate\Cache\Repository to slightly reduce tight-coupling to Laravel app.