From 0476cdcd607102c7ab8e6e0e5415a3e6d44cdf5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 03:28:00 +0000 Subject: [PATCH] Bump php-amqplib/rabbitmq-bundle from 2.15.0 to 2.16.0 Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.15.0 to 2.16.0. - [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.15.0...2.16.0) --- updated-dependencies: - dependency-name: php-amqplib/rabbitmq-bundle 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 2b6d5f278..91e980f51 100644 --- a/composer.lock +++ b/composer.lock @@ -6215,16 +6215,16 @@ }, { "name": "php-amqplib/rabbitmq-bundle", - "version": "2.15.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/php-amqplib/RabbitMqBundle.git", - "reference": "b6299e099d36e9aeedbac8a272a612121cac26cc" + "reference": "8c18f6db79b59de88e57bd805192a98e48076c41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/b6299e099d36e9aeedbac8a272a612121cac26cc", - "reference": "b6299e099d36e9aeedbac8a272a612121cac26cc", + "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/8c18f6db79b59de88e57bd805192a98e48076c41", + "reference": "8c18f6db79b59de88e57bd805192a98e48076c41", "shasum": "" }, "require": { @@ -6288,9 +6288,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/RabbitMqBundle/issues", - "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.15.0" + "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.16.0" }, - "time": "2024-03-19T15:58:48+00:00" + "time": "2024-03-25T12:12:05+00:00" }, { "name": "php-http/client-common",