We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a37c08 commit 3f36df4Copy full SHA for 3f36df4
composer.json
@@ -28,7 +28,7 @@
28
"psr/http-factory": "^1.0",
29
"psr/http-client": "^1.0",
30
"php-http/message": "^1.0",
31
- "stefanak-michal/bolt": "^7.0.1",
+ "stefanak-michal/bolt": "^7.1.4",
32
"symfony/polyfill-php80": "^1.2",
33
"psr/simple-cache": ">=2.0",
34
"ext-json": "*",
docker-compose.yml
@@ -54,7 +54,7 @@ services:
54
condition: service_healthy
55
neo4j:
56
<<: *common
57
- image: neo4j:5.20-community
+ image: neo4j:5.23-community
58
hostname: neo4j
59
networks:
60
- neo4j
0 commit comments