Skip to content

Releases: sharpstream/laravel-redis-sentinel-drivers

v2.7.6

17 Jun 09:21
cf9c07b

Choose a tag to compare

  • Use SharpStream fork of monospicy/spicy-identifiers

Full Changelog: 2.7.5...2.7.6

v2.7.5

17 Jun 09:15
0ea6d37

Choose a tag to compare

Full Changelog: 2.7.4...2.7.5

v2.7.4

28 Apr 15:28
86bf7f2

Choose a tag to compare

  • Added Louis' missing changes

v2.7.3

26 Apr 10:20
6d69ed7

Choose a tag to compare

  • Added support for illuminate/redis ^9.0

v2.7.2

31 Mar 09:20
2d37f0e

Choose a tag to compare

  • PHP8.1 Deprecation

Return type of Monospice\LaravelRedisSentinel\Horizon\HorizonServiceBindings::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice