Skip to content

Commit a1fa3e3

Browse files
authored
Update README.md
1 parent 309df3e commit a1fa3e3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ for sharing session between a Node.js application and services writed on PHP.
77

88
## Requirements
99

10-
- **PHP**: `7.2` or greater
10+
- **PHP**: `8.1` or greater
1111
- **phpredis**
1212
- **php_serialize** Standart PHP Serialize Handler.
1313

@@ -117,4 +117,6 @@ require_once 'vendor/autoload.php';
117117
```
118118

119119
### TODO
120-
Unit tests :)
120+
- MongodDB support
121+
- Dragonfly support
122+
- Unit tests :)

0 commit comments

Comments
 (0)