Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanak-michal authored Mar 13, 2023
1 parent 77425e0 commit 87e8e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ PHP library for communication with graph database over TCP socket with Bolt prot

## Version support

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

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

## Requirements

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

_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._

Expand Down

0 comments on commit 87e8e48

Please sign in to comment.