Merge pull request #7619 from wallabag/dependabot/composer/phpstan-dependencies-e73660c1eb

This commit is contained in:
Jérémy Benoist 2024-08-12 06:56:09 +02:00 committed by GitHub
commit 215d01fd2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

34
composer.lock generated
View File

@ -17326,16 +17326,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.11.7",
"version": "1.11.10",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d"
"reference": "640410b32995914bde3eed26fa89552f9c2c082f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f",
"reference": "640410b32995914bde3eed26fa89552f9c2c082f",
"shasum": ""
},
"require": {
@ -17380,20 +17380,20 @@
"type": "github"
}
],
"time": "2024-07-06T11:17:41+00:00"
"time": "2024-08-08T09:02:50+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.4.8",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "fa497c5cf8a3f9cd3db8cb4033daf5244793d3e1"
"reference": "caa046bd6152818e781260fb3a7a96d6b0fadeed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/fa497c5cf8a3f9cd3db8cb4033daf5244793d3e1",
"reference": "fa497c5cf8a3f9cd3db8cb4033daf5244793d3e1",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/caa046bd6152818e781260fb3a7a96d6b0fadeed",
"reference": "caa046bd6152818e781260fb3a7a96d6b0fadeed",
"shasum": ""
},
"require": {
@ -17450,9 +17450,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.8"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.0"
},
"time": "2024-07-16T11:31:01+00:00"
"time": "2024-08-05T13:47:07+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@ -17508,16 +17508,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.6",
"version": "1.4.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "e909a075d69e0d4db262ac3407350ae2c6b6ab5f"
"reference": "ee88a01bc48f608143d3376802ec952270737cb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/e909a075d69e0d4db262ac3407350ae2c6b6ab5f",
"reference": "e909a075d69e0d4db262ac3407350ae2c6b6ab5f",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ee88a01bc48f608143d3376802ec952270737cb8",
"reference": "ee88a01bc48f608143d3376802ec952270737cb8",
"shasum": ""
},
"require": {
@ -17574,9 +17574,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.6"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.7"
},
"time": "2024-07-16T11:48:54+00:00"
"time": "2024-08-09T12:37:24+00:00"
},
{
"name": "phpunit/php-code-coverage",