Skip to content

Commit

Permalink
feat: Update bolt to 7.1.4 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
exaby73 authored Nov 14, 2024
1 parent 8a37c08 commit 3f36df4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"psr/http-factory": "^1.0",
"psr/http-client": "^1.0",
"php-http/message": "^1.0",
"stefanak-michal/bolt": "^7.0.1",
"stefanak-michal/bolt": "^7.1.4",
"symfony/polyfill-php80": "^1.2",
"psr/simple-cache": ">=2.0",
"ext-json": "*",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
condition: service_healthy
neo4j:
<<: *common
image: neo4j:5.20-community
image: neo4j:5.23-community
hostname: neo4j
networks:
- neo4j
Expand Down

0 comments on commit 3f36df4

Please sign in to comment.