Merge pull request #4454 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.80

Bump phpstan/phpstan from 0.12.78 to 0.12.80
This commit is contained in:
James Cole
2021-03-01 05:24:10 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -9102,16 +9102,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.78", "version": "0.12.80",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984" "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686"
}, },
"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/c6a1b17f22ecf708d434d6bee05092647ec7e686",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984", "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9142,7 +9142,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.78" "source": "https://github.com/phpstan/phpstan/tree/0.12.80"
}, },
"funding": [ "funding": [
{ {
@@ -9158,7 +9158,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-20T13:24:36+00:00" "time": "2021-02-28T20:22:43+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",