Merge pull request #4149 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.62

Bump phpstan/phpstan from 0.12.58 to 0.12.62
This commit is contained in:
James Cole 2020-12-14 15:01:44 +01:00 committed by GitHub
commit c0ae7b6987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -8745,16 +8745,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.58", "version": "0.12.62",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5" "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2a4847df6047b30af28854ed9dc95304cdb56ae5", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8",
"reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5", "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8797,7 +8797,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-29T13:32:03+00:00" "time": "2020-12-13T13:59:38+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",