Merge pull request #4396 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.76

Bump phpstan/phpstan from 0.12.73 to 0.12.76
This commit is contained in:
James Cole
2021-02-15 05:43:19 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -9102,16 +9102,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.73", "version": "0.12.76",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7" "reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"reference": "a08c2759d132b4247b32e03066401c3232ad99b7", "reference": "7aaaf9a759a29795e8f46d48041af1c1f1b23d38",
"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.73" "source": "https://github.com/phpstan/phpstan/tree/0.12.76"
}, },
"funding": [ "funding": [
{ {
@@ -9158,7 +9158,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-07T16:26:54+00:00" "time": "2021-02-13T11:47:44+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",