Bump phpstan/phpstan from 0.12.62 to 0.12.63

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-16 03:49:22 +00:00 committed by GitHub
parent ab6f22a1f6
commit 9e65927829
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

@ -11429,16 +11429,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.62", "version": "0.12.63",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8" "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c97ec4754bd53099a06c24847bd2870b99966b6a",
"reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11481,7 +11481,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-13T13:59:38+00:00" "time": "2020-12-15T16:37:16+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",