Merge pull request #7659 from wallabag/dependabot/composer/phpstan-dependencies-3d2399b291

This commit is contained in:
Jérémy Benoist 2024-09-04 07:21:16 +02:00 committed by GitHub
commit 96f274c24c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
composer.lock generated
View file

@ -17180,16 +17180,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.0",
"version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "384af967d35b2162f69526c7276acadce534d0e1"
"reference": "d8ed7fffa66de1db0d2972267d8ed1d8fa0fe5a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/384af967d35b2162f69526c7276acadce534d0e1",
"reference": "384af967d35b2162f69526c7276acadce534d0e1",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d8ed7fffa66de1db0d2972267d8ed1d8fa0fe5a2",
"reference": "d8ed7fffa66de1db0d2972267d8ed1d8fa0fe5a2",
"shasum": ""
},
"require": {
@ -17234,7 +17234,7 @@
"type": "github"
}
],
"time": "2024-08-27T09:18:05+00:00"
"time": "2024-09-03T19:55:22+00:00"
},
{
"name": "phpstan/phpstan-doctrine",