Skip to content

Commit 87e8e48

Browse files
Update README.md
1 parent 77425e0 commit 87e8e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ PHP library for communication with graph database over TCP socket with Bolt prot
1212

1313
## Version support
1414

15-
We are trying to keep up and this library supports **Neo4j <= 5.4** with **Bolt <= 5.0**.
15+
We are trying to keep up and this library supports **Neo4j <= 5.5** with **Bolt <= 5.1**.
1616

1717
https://www.neo4j.com/docs/bolt/current/bolt-compatibility/
1818

1919
## Requirements
2020

21-
Keep up with [PHP supported versions](https://www.php.net/supported-versions.php) means we are at **PHP >= 8.0**.
21+
Keep up with [PHP supported versions](https://www.php.net/supported-versions.php) means we are at **PHP^8**.
2222

2323
_If you need support for PHP < 7.4 you can use latest v3.x release and if you need support for PHP 7.4 you can use v5.x. Not all new features are implement backwards and this readme is updated to latest released version._
2424

0 commit comments

Comments
 (0)