Releases: sanchescom/laravel-cache-memory
Releases · sanchescom/laravel-cache-memory
Release 1.1.1
- Laravel 10
Release 1.1.0
- Ensure atomic access to the memory cache
- Handling out-of-memory problems with the memory cache
Release 1.0.0
Added support for Laravel 9 #1
Updated composer require
Fix structure for autoload psr-4
Fix collision with Laravel CacheServiceProvider
Updated "Readme"