Skip to content

Commit 73212fb

Browse files
committed
upped minimum version neo4j php client
1 parent bb664f0 commit 73212fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4 || ^8.0",
19-
"laudis/neo4j-php-client": "^2.2",
19+
"laudis/neo4j-php-client": "^2.6",
2020
"symfony/dependency-injection": "^5.0",
2121
"symfony/framework-bundle": "^5.0",
2222
"symfony/http-kernel": "^5.0",

0 commit comments

Comments
 (0)