You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/clue/redis-react)
5
6
6
7
Async [Redis](https://redis.io/) client implementation, built on top of [ReactPHP](https://reactphp.org/).
@@ -496,7 +497,7 @@ Once released, this project will follow [SemVer](https://semver.org/).
496
497
At the moment, this will install the latest development version:
497
498
498
499
```bash
499
-
$ composer require clue/redis-react:^3@dev
500
+
composer require clue/redis-react:^3@dev
500
501
```
501
502
502
503
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.
@@ -510,7 +511,7 @@ smooth upgrade path. You may target multiple versions at the same time to
0 commit comments