From 54f11ae3ed62c3fc45757834b24744af87ab3948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 02:58:33 +0000 Subject: [PATCH] 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] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8bf5c86..19bc4f1 100644 --- a/composer.lock +++ b/composer.lock @@ -277,16 +277,16 @@ }, { "name": "clue/mq-react", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/clue/reactphp-mq.git", - "reference": "cab0147723017bc2deb3f248c607ad8e3c87e509" + "reference": "0b6b9b097603dd0374a31822021372614df736ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/reactphp-mq/zipball/cab0147723017bc2deb3f248c607ad8e3c87e509", - "reference": "cab0147723017bc2deb3f248c607ad8e3c87e509", + "url": "https://api.github.com/repos/clue/reactphp-mq/zipball/0b6b9b097603dd0374a31822021372614df736ea", + "reference": "0b6b9b097603dd0374a31822021372614df736ea", "shasum": "" }, "require": { @@ -332,7 +332,7 @@ ], "support": { "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": [ { @@ -344,7 +344,7 @@ "type": "github" } ], - "time": "2023-07-28T14:12:19+00:00" + "time": "2025-05-23T12:45:56+00:00" }, { "name": "clue/redis-protocol",