Bump php-amqplib/rabbitmq-bundle from 2.13.1 to 2.13.2

Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.13.1 to 2.13.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.13.1...2.13.2)

---
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] 2023-12-21 03:55:33 +00:00 committed by GitHub
parent 838099cdcc
commit d4678b2e10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -6521,16 +6521,16 @@
},
{
"name": "php-amqplib/rabbitmq-bundle",
"version": "2.13.1",
"version": "2.13.2",
"source": {
"type": "git",
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
"reference": "eec4e4e35d0b48f2d955d73a984c4dddcc1a135b"
"reference": "7f151c6eacdacf9824ca5487c142c387bf2f5f7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/eec4e4e35d0b48f2d955d73a984c4dddcc1a135b",
"reference": "eec4e4e35d0b48f2d955d73a984c4dddcc1a135b",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/7f151c6eacdacf9824ca5487c142c387bf2f5f7d",
"reference": "7f151c6eacdacf9824ca5487c142c387bf2f5f7d",
"shasum": ""
},
"require": {
@ -6594,9 +6594,9 @@
],
"support": {
"issues": "https://github.com/php-amqplib/RabbitMqBundle/issues",
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.1"
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.2"
},
"time": "2023-11-14T14:43:53+00:00"
"time": "2023-12-20T10:21:36+00:00"
},
{
"name": "php-http/client-common",