Bump php-amqplib/rabbitmq-bundle from 2.17.0 to 2.17.1

Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.17.0 to 2.17.1.
- [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.0...2.17.1)

---
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] 2024-10-21 02:14:01 +00:00 committed by GitHub
parent 20d2d17e8c
commit 2884549ed4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -6148,16 +6148,16 @@
},
{
"name": "php-amqplib/rabbitmq-bundle",
"version": "2.17.0",
"version": "2.17.1",
"source": {
"type": "git",
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
"reference": "242f2ed2eded0519e7c5001b7ea4871f347df2fc"
"reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/242f2ed2eded0519e7c5001b7ea4871f347df2fc",
"reference": "242f2ed2eded0519e7c5001b7ea4871f347df2fc",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c",
"reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c",
"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.0"
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.1"
},
"time": "2024-10-17T18:44:36+00:00"
"time": "2024-10-18T16:11:37+00:00"
},
{
"name": "php-http/client-common",