1 Commits

Author SHA1 Message Date
Sebastian 69acdd1777 fix(deps): update dependency guzzlehttp/psr7 to v3
renovate/artifacts Artifact file update failure
Build Test / test (pull_request) Successful in 32s
JS Unit Tests / test (pull_request) Successful in 44s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m7s
PHP Unit Tests / test (pull_request) Failing after 1m14s
2026-07-24 04:38:41 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
services:
mongo:
image: mongo:8
image: mongo:7
options: >-
--health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\""
--health-interval 5s