Merge pull request #7385 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.16.0

This commit is contained in:
Jérémy Benoist 2024-03-26 05:07:56 +01:00 committed by GitHub
commit d5807873dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -6215,16 +6215,16 @@
}, },
{ {
"name": "php-amqplib/rabbitmq-bundle", "name": "php-amqplib/rabbitmq-bundle",
"version": "2.15.0", "version": "2.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-amqplib/RabbitMqBundle.git", "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
"reference": "b6299e099d36e9aeedbac8a272a612121cac26cc" "reference": "8c18f6db79b59de88e57bd805192a98e48076c41"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/b6299e099d36e9aeedbac8a272a612121cac26cc", "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/8c18f6db79b59de88e57bd805192a98e48076c41",
"reference": "b6299e099d36e9aeedbac8a272a612121cac26cc", "reference": "8c18f6db79b59de88e57bd805192a98e48076c41",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6288,9 +6288,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-amqplib/RabbitMqBundle/issues", "issues": "https://github.com/php-amqplib/RabbitMqBundle/issues",
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.15.0" "source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.16.0"
}, },
"time": "2024-03-19T15:58:48+00:00" "time": "2024-03-25T12:12:05+00:00"
}, },
{ {
"name": "php-http/client-common", "name": "php-http/client-common",