mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-24 23:58:13 +00:00
Bump php-amqplib/rabbitmq-bundle from 2.12.0 to 2.13.0
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.12.0 to 2.13.0. - [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.12.0...2.13.0) --- updated-dependencies: - dependency-name: php-amqplib/rabbitmq-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0cae692681
commit
188da933e0
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -6521,16 +6521,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-amqplib/rabbitmq-bundle",
|
"name": "php-amqplib/rabbitmq-bundle",
|
||||||
"version": "2.12.0",
|
"version": "2.13.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
|
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
|
||||||
"reference": "e1051123081e9dc41f9310096e4a3e64e5c7a3ef"
|
"reference": "d2a17abef060e22dfd7b25e289727f73e696db01"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/e1051123081e9dc41f9310096e4a3e64e5c7a3ef",
|
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/d2a17abef060e22dfd7b25e289727f73e696db01",
|
||||||
"reference": "e1051123081e9dc41f9310096e4a3e64e5c7a3ef",
|
"reference": "d2a17abef060e22dfd7b25e289727f73e696db01",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -6594,9 +6594,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.12.0"
|
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.0"
|
||||||
},
|
},
|
||||||
"time": "2023-10-31T12:50:26+00:00"
|
"time": "2023-11-07T14:36:18+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/client-common",
|
"name": "php-http/client-common",
|
||||||
|
|
Loading…
Reference in a new issue