From c24b38d783c51d036e9bdfc76d8bdffed3f9fa5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 03:12:23 +0000 Subject: [PATCH] Bump php-amqplib/rabbitmq-bundle from 2.17.1 to 2.17.2 Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.17.1 to 2.17.2. - [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases) - [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG) - [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/2.17.1...2.17.2) --- updated-dependencies: - dependency-name: php-amqplib/rabbitmq-bundle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e2ed8e32a..b0ee8ec56 100644 --- a/composer.lock +++ b/composer.lock @@ -6148,16 +6148,16 @@ }, { "name": "php-amqplib/rabbitmq-bundle", - "version": "2.17.1", + "version": "2.17.2", "source": { "type": "git", "url": "https://github.com/php-amqplib/RabbitMqBundle.git", - "reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c" + "reference": "fc816b77d3dee4045f8044b70059942832b079b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c", - "reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c", + "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/fc816b77d3dee4045f8044b70059942832b079b3", + "reference": "fc816b77d3dee4045f8044b70059942832b079b3", "shasum": "" }, "require": { @@ -6221,9 +6221,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/RabbitMqBundle/issues", - "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.1" + "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.2" }, - "time": "2024-10-18T16:11:37+00:00" + "time": "2024-10-29T16:00:15+00:00" }, { "name": "php-http/client-common",