v2.1.0
- Update package implementation for Laravel 5.4.20
In version 5.4.20, Laravel modified the public interface of the Illuminate\Redis\RedisManager
class. The visibility of RedisManager::resolve()
changed to public.
In version 5.4.20, Laravel modified the public interface of the Illuminate\Redis\RedisManager
class. The visibility of RedisManager::resolve()
changed to public.