Bump phpstan/phpstan from 0.12.63 to 0.12.64

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-22 03:09:02 +00:00 committed by GitHub
parent d6869fdd2f
commit be30d7164c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11431,16 +11431,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.63", "version": "0.12.64",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "c97ec4754bd53099a06c24847bd2870b99966b6a" "reference": "23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c97ec4754bd53099a06c24847bd2870b99966b6a", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa",
"reference": "c97ec4754bd53099a06c24847bd2870b99966b6a", "reference": "23eb1cb7ae125f45f1d0e48051bcf67a9a9b08aa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11483,7 +11483,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-15T16:37:16+00:00" "time": "2020-12-21T11:59:02+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",