Merge pull request #6583 from wallabag/dependabot/composer/phpstan/phpstan-1.10.16

This commit is contained in:
Jérémy Benoist 2023-06-06 06:17:03 +02:00 committed by GitHub
commit ccd03f3151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -12641,16 +12641,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.15", "version": "1.10.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd" "reference": "352bdbb960bb523e3d71b834862589f910921c23"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/352bdbb960bb523e3d71b834862589f910921c23",
"reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd", "reference": "352bdbb960bb523e3d71b834862589f910921c23",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12699,7 +12699,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-09T15:28:01+00:00" "time": "2023-06-05T08:21:46+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",