Merge pull request #7525 from wallabag/dependabot/composer/phpstan-dependencies-083f869384

This commit is contained in:
Jérémy Benoist 2024-06-10 06:23:25 +02:00 committed by GitHub
commit 7ef724ce7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -17440,16 +17440,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.4.1",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "a223e357c5f153b446b8a5da57dbc1132eb7a88d"
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/a223e357c5f153b446b8a5da57dbc1132eb7a88d",
"reference": "a223e357c5f153b446b8a5da57dbc1132eb7a88d",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
"shasum": ""
},
"require": {
@ -17506,9 +17506,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.1"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.3"
},
"time": "2024-05-28T15:37:29+00:00"
"time": "2024-06-08T05:48:50+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@ -17564,16 +17564,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.3",
"version": "1.4.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28"
"reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/af6ae0f4b91bc080265e80776af26da3e5befb28",
"reference": "af6ae0f4b91bc080265e80776af26da3e5befb28",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/bca27f1701fc1a297749e6c2a1e3da4462c1a6af",
"reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af",
"shasum": ""
},
"require": {
@ -17630,9 +17630,9 @@
"description": "Symfony Framework extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.3"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.4"
},
"time": "2024-05-30T15:01:27+00:00"
"time": "2024-06-07T09:43:24+00:00"
},
{
"name": "phpunit/php-code-coverage",