Merge pull request #7017 from wallabag/dependabot/composer/phpstan/phpstan-1.10.38

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

10
composer.lock generated
View file

@ -16622,16 +16622,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.37", "version": "1.10.38",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e" "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/058ba07e92f744d4dcf6061ae75283d0c6456f2e", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
"reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e", "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16680,7 +16680,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-02T16:18:37+00:00" "time": "2023-10-06T14:19:14+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",