Merge pull request #7581 from wallabag/dependabot/composer/phpstan-dependencies-993db396dc

Bump the phpstan-dependencies group across 1 directory with 2 updates
This commit is contained in:
Jérémy Benoist 2024-07-15 10:59:42 +02:00 committed by GitHub
commit 7d74da0b1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -17328,16 +17328,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.11.6",
"version": "1.11.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee"
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/6ac78f1165346c83b4a753f7e4186d969c6ad0ee",
"reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"shasum": ""
},
"require": {
@ -17382,20 +17382,20 @@
"type": "github"
}
],
"time": "2024-07-01T15:33:06+00:00"
"time": "2024-07-06T11:17:41+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.4.5",
"version": "1.4.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "c87ee295de7573d9c015c492693e7af7f8cd85dc"
"reference": "3f2cb3d364851e54080277499a9a7c150364538d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c87ee295de7573d9c015c492693e7af7f8cd85dc",
"reference": "c87ee295de7573d9c015c492693e7af7f8cd85dc",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3f2cb3d364851e54080277499a9a7c150364538d",
"reference": "3f2cb3d364851e54080277499a9a7c150364538d",
"shasum": ""
},
"require": {
@ -17452,9 +17452,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.5"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.7"
},
"time": "2024-07-02T17:02:12+00:00"
"time": "2024-07-12T20:28:45+00:00"
},
{
"name": "phpstan/phpstan-phpunit",