Bump phpstan/phpstan from 0.12.78 to 0.12.79

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-26 03:39:24 +00:00 committed by GitHub
parent c1b28f113d
commit a3d6424eb3
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.78", "version": "0.12.79",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984" "reference": "dd7769915648b704b9bd12925994457f1c2c8442"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eecce8d2ee3cac6769f37b4cb1998b2715f82984", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dd7769915648b704b9bd12925994457f1c2c8442",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984", "reference": "dd7769915648b704b9bd12925994457f1c2c8442",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11542,7 +11542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-20T13:24:36+00:00" "time": "2021-02-25T16:44:57+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",