Merge pull request #6819 from wallabag/dependabot/composer/phpstan/phpstan-1.10.28

Bump phpstan/phpstan from 1.10.27 to 1.10.28
This commit is contained in:
Nicolas Lœuillet 2023-08-09 07:45:15 +02:00 committed by GitHub
commit b81054697b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -12942,16 +12942,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.27", "version": "1.10.28",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "a9f44dcea06f59d1363b100bb29f297b311fa640" "reference": "e4545b55904ebef470423d3ddddb74fa7325497a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a9f44dcea06f59d1363b100bb29f297b311fa640", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4545b55904ebef470423d3ddddb74fa7325497a",
"reference": "a9f44dcea06f59d1363b100bb29f297b311fa640", "reference": "e4545b55904ebef470423d3ddddb74fa7325497a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13000,7 +13000,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-05T09:57:55+00:00" "time": "2023-08-08T12:33:42+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",