Merge pull request #7786 from wallabag/dependabot/composer/phpstan-dependencies-03d5d32789

This commit is contained in:
Jérémy Benoist 2024-11-07 06:25:43 +01:00 committed by GitHub
commit 2a95598bc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -17187,16 +17187,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.7",
"version": "1.12.8",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0"
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0",
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c",
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c",
"shasum": ""
},
"require": {
@ -17241,7 +17241,7 @@
"type": "github"
}
],
"time": "2024-10-18T11:12:07+00:00"
"time": "2024-11-06T19:06:49+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -17369,16 +17369,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.11",
"version": "1.4.12",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c"
"reference": "c7b7e7f520893621558bfbfdb2694d4364565c1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/270c2ee1478d1f8dc5121f539e890017bd64b04c",
"reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7b7e7f520893621558bfbfdb2694d4364565c1d",
"reference": "c7b7e7f520893621558bfbfdb2694d4364565c1d",
"shasum": ""
},
"require": {
@ -17435,9 +17435,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.11"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.12"
},
"time": "2024-10-30T12:07:21+00:00"
"time": "2024-11-06T10:13:18+00:00"
},
{
"name": "phpunit/php-code-coverage",