Compare commits

...

4 Commits

Author SHA1 Message Date
b74e0e2bfd Merge pull request #7745 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.2 2024-10-30 06:58:33 +01:00
55d702141d Merge pull request #7744 from wallabag/dependabot/composer/phpstan-dependencies-07f9393e01 2024-10-30 06:46:40 +01:00
c24b38d783 Bump php-amqplib/rabbitmq-bundle from 2.17.1 to 2.17.2
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.17.1 to 2.17.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.17.1...2.17.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>
2024-10-30 03:12:23 +00:00
9a99d627a3 Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 03:11:30 +00:00

24
composer.lock generated
View File

@ -6148,16 +6148,16 @@
},
{
"name": "php-amqplib/rabbitmq-bundle",
"version": "2.17.1",
"version": "2.17.2",
"source": {
"type": "git",
"url": "https://github.com/php-amqplib/RabbitMqBundle.git",
"reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c"
"reference": "fc816b77d3dee4045f8044b70059942832b079b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c",
"reference": "6b8b029a0d4c1a0dd0c13871186cc7d24fa5709c",
"url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/fc816b77d3dee4045f8044b70059942832b079b3",
"reference": "fc816b77d3dee4045f8044b70059942832b079b3",
"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.1"
"source": "https://github.com/php-amqplib/RabbitMqBundle/tree/2.17.2"
},
"time": "2024-10-18T16:11:37+00:00"
"time": "2024-10-29T16:00:15+00:00"
},
{
"name": "php-http/client-common",
@ -17243,16 +17243,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.5.4",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "f61f963a80e823462146d76b57b73788c367cc0e"
"reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f61f963a80e823462146d76b57b73788c367cc0e",
"reference": "f61f963a80e823462146d76b57b73788c367cc0e",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"shasum": ""
},
"require": {
@ -17309,9 +17309,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.4"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.5"
},
"time": "2024-10-28T14:13:20+00:00"
"time": "2024-10-29T12:19:49+00:00"
},
{
"name": "phpstan/phpstan-phpunit",