Bump phpstan/phpstan from 0.12.76 to 0.12.78

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.76 to 0.12.78.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.76...0.12.78)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 05:07:36 +00:00 committed by GitHub
parent 00f25836c0
commit 1175c1d676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -9102,16 +9102,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.76",
"version": "0.12.78",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38"
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eecce8d2ee3cac6769f37b4cb1998b2715f82984",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984",
"shasum": ""
},
"require": {
@ -9142,7 +9142,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.76"
"source": "https://github.com/phpstan/phpstan/tree/0.12.78"
},
"funding": [
{
@ -9158,7 +9158,7 @@
"type": "tidelift"
}
],
"time": "2021-02-13T11:47:44+00:00"
"time": "2021-02-20T13:24:36+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",