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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-10 03:49:38 +00:00 committed by GitHub
parent f466d5a7ad
commit 80ebd32109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

24
composer.lock generated
View File

@ -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",