build(deps): bump clue/mq-react from 1.6.0 to 1.7.0

Bumps [clue/mq-react](https://github.com/clue/reactphp-mq) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/clue/reactphp-mq/releases)
- [Changelog](https://github.com/clue/reactphp-mq/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/clue/reactphp-mq/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: clue/mq-react
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-26 02:58:33 +00:00 committed by Johannes Meyer
parent 21f1fd0331
commit 54f11ae3ed

12
composer.lock generated
View File

@ -277,16 +277,16 @@
}, },
{ {
"name": "clue/mq-react", "name": "clue/mq-react",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/clue/reactphp-mq.git", "url": "https://github.com/clue/reactphp-mq.git",
"reference": "cab0147723017bc2deb3f248c607ad8e3c87e509" "reference": "0b6b9b097603dd0374a31822021372614df736ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/clue/reactphp-mq/zipball/cab0147723017bc2deb3f248c607ad8e3c87e509", "url": "https://api.github.com/repos/clue/reactphp-mq/zipball/0b6b9b097603dd0374a31822021372614df736ea",
"reference": "cab0147723017bc2deb3f248c607ad8e3c87e509", "reference": "0b6b9b097603dd0374a31822021372614df736ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -332,7 +332,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/clue/reactphp-mq/issues", "issues": "https://github.com/clue/reactphp-mq/issues",
"source": "https://github.com/clue/reactphp-mq/tree/v1.6.0" "source": "https://github.com/clue/reactphp-mq/tree/v1.7.0"
}, },
"funding": [ "funding": [
{ {
@ -344,7 +344,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-07-28T14:12:19+00:00" "time": "2025-05-23T12:45:56+00:00"
}, },
{ {
"name": "clue/redis-protocol", "name": "clue/redis-protocol",