v13.24.0
Add tests for flushdb method on redis cluster connections (#58917)
Get rid of useless Mockery::close (#59730)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
Use PHPUnit requirement attributes instead of manual markTestSkipped() (#60998)
[13.x] Supports scalar Predis retry config to allows `config:cache` (#60642)
[13.x] Remove unused variable in `catch()` (#59689)