Skip to content

Commit e82fb0c

Browse files
authored
Update README.md
1 parent 4887f50 commit e82fb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RedisClient is a fast, fully-functional and user-friendly client for Redis, opti
1616
- Connections to Redis are established lazily by the client upon the first command.
1717
- Easy to use with IDE, client has PHPDocs for all supported versions.
1818
- By default, the client works with the latest stable version of Redis (3.2).
19-
- Client was tested on the next versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.7, 4.0 RC2 (and other).
19+
- Client was tested on the next versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.8, 4.0 RC2 (and other).
2020
- Also, Client was tested on PHP 5.5, 5.6, 7.0, 7.1, HHVM.
2121

2222
## Usage

0 commit comments

Comments
 (0)