From 80ebd32109b5daf4e084c5b1a7f00e2a563af6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:49:38 +0000 Subject: [PATCH] Bump php-amqplib/rabbitmq-bundle from 2.17.2 to 2.17.3 Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.17.2 to 2.17.3. - [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.2...2.17.3) --- 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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 98be8f852..a0f9acb61 100644 --- a/composer.lock +++ b/composer.lock @@ -6238,16 +6238,16 @@ }, { "name": "php-amqplib/rabbitmq-bundle", - "version": "2.17.2", + "version": "2.17.3", "source": { "type": "git", "url": "https://github.com/php-amqplib/RabbitMqBundle.git", - "reference": "fc816b77d3dee4045f8044b70059942832b079b3" + "reference": "76ca2c9b9efddad5ade150b656efe10119a81acf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/fc816b77d3dee4045f8044b70059942832b079b3", - "reference": "fc816b77d3dee4045f8044b70059942832b079b3", + "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/76ca2c9b9efddad5ade150b656efe10119a81acf", + "reference": "76ca2c9b9efddad5ade150b656efe10119a81acf", "shasum": "" }, "require": { @@ -6311,9 +6311,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/RabbitMqBundle/issues", - "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.2" + "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.3" }, - "time": "2024-10-29T16:00:15+00:00" + "time": "2025-01-08T09:24:19+00:00" }, { "name": "php-http/client-common", @@ -7162,16 +7162,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.42", + "version": "3.0.43", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98" + "reference": "709ec107af3cb2f385b9617be72af8cf62441d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db92f1b1987b12b13f248fe76c3a52cadb67bb98", - "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02", + "reference": "709ec107af3cb2f385b9617be72af8cf62441d02", "shasum": "" }, "require": { @@ -7252,7 +7252,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.42" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.43" }, "funding": [ { @@ -7268,7 +7268,7 @@ "type": "tidelift" } ], - "time": "2024-09-16T03:06:04+00:00" + "time": "2024-12-14T21:12:59+00:00" }, { "name": "phpstan/phpdoc-parser",