From b5c9f813de1427a736be1437d60b7a89f131bc89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0tefa=C5=88=C3=A1k?= Date: Mon, 3 Mar 2025 14:08:20 +0100 Subject: [PATCH] Update php libraries info at index.adoc --- .../pages/languages-guides/community-drivers/index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/languages-guides/community-drivers/index.adoc b/modules/ROOT/pages/languages-guides/community-drivers/index.adoc index 8c50156f..12a6f060 100644 --- a/modules/ROOT/pages/languages-guides/community-drivers/index.adoc +++ b/modules/ROOT/pages/languages-guides/community-drivers/index.adoc @@ -76,7 +76,7 @@ For more details, refer to a README file on the https://github.com/laudis-techno | icon:github[] Source | https://github.com/neo4j-php/neo4j-php-client | icon:gift[] Package | https://packagist.org/packages/laudis/neo4j-php-client | icon:code-fork[] PHP | 7.4 / 8.0+ -| icon:code-fork[] Neo4j | 3.5 / 4.0+ +| icon:code-fork[] Neo4j | 3.5 / 4.0+ / 5.0+ | Protocols | Bolt, HTTP | Example App | https://github.com/neo4j-examples/movies-neo4j-php-client |=== @@ -90,8 +90,8 @@ A low level driver for the Bolt protocol in PHP. [cols="1,4"] |=== | icon:user[] Author | https://www.linkedin.com/in/michalstefanak/[Michal Stefanak^] -| icon:github[] Source | https://github.com/neo4j-php/Bolt -| icon:code-fork[] PHP | 7.4+ / 8.0+ +| icon:github[] Source | https://github.com/stefanak-michal/php-bolt-driver +| icon:code-fork[] PHP | 8.1+ | icon:code-fork[] Neo4j | 3.0+ / 4.0+ / 5.0+ | Protocols | Bolt |===