Bump phpstan/phpstan from 0.12.76 to 0.12.77

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-18 03:23:10 +00:00 committed by GitHub
parent 1a46a320f0
commit e99b9c5c33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11490,16 +11490,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.76", "version": "0.12.77",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38" "reference": "1f10b8c8d118d01e7b492f9707999d456be5812c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7aaaf9a759a29795e8f46d48041af1c1f1b23d38", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1f10b8c8d118d01e7b492f9707999d456be5812c",
"reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38", "reference": "1f10b8c8d118d01e7b492f9707999d456be5812c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11542,7 +11542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-13T11:47:44+00:00" "time": "2021-02-17T16:22:19+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",