Merge pull request #6411 from wallabag/dependabot/composer/phpstan/phpstan-1.10.10

This commit is contained in:
Jérémy Benoist 2023-04-03 06:32:58 +02:00 committed by GitHub
commit 9c92c5be06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -12704,16 +12704,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.9", "version": "1.10.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "9b13dafe3d66693d20fe5729c3dde1d31bb64703" "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b13dafe3d66693d20fe5729c3dde1d31bb64703", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9",
"reference": "9b13dafe3d66693d20fe5729c3dde1d31bb64703", "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12762,7 +12762,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-30T08:58:01+00:00" "time": "2023-04-01T17:06:15+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",