Bump phpstan/phpstan from 0.12.53 to 0.12.54

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-06 03:35:59 +00:00 committed by GitHub
parent 2c3db391af
commit 5088887bad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -1869,6 +1869,7 @@
"reflection", "reflection",
"static" "static"
], ],
"abandoned": "roave/better-reflection",
"time": "2020-10-27T21:46:55+00:00" "time": "2020-10-27T21:46:55+00:00"
}, },
{ {
@ -11419,16 +11420,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.53", "version": "0.12.54",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67" "reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dbbdb0d7c2434ecd5289f6114d16473e694caa67", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/45c7b999a4b7dd9ac5558bdaaf23dcebbef88223",
"reference": "dbbdb0d7c2434ecd5289f6114d16473e694caa67", "reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11471,7 +11472,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-01T14:51:50+00:00" "time": "2020-11-05T13:36:26+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",