Merge pull request #7069 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.1

This commit is contained in:
Jérémy Benoist 2023-11-15 06:30:29 +01:00 committed by GitHub
commit 833f0135e8
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.0",
"version": "2.13.1",
"source": {
"type": "git",
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
"reference": "d2a17abef060e22dfd7b25e289727f73e696db01"
"reference": "eec4e4e35d0b48f2d955d73a984c4dddcc1a135b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/d2a17abef060e22dfd7b25e289727f73e696db01",
"reference": "d2a17abef060e22dfd7b25e289727f73e696db01",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/eec4e4e35d0b48f2d955d73a984c4dddcc1a135b",
"reference": "eec4e4e35d0b48f2d955d73a984c4dddcc1a135b",
"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.0"
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.1"
},
"time": "2023-11-07T14:36:18+00:00"
"time": "2023-11-14T14:43:53+00:00"
},
{
"name": "php-http/client-common",