Merge pull request #4066 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.55

Bump phpstan/phpstan from 0.12.54 to 0.12.55
This commit is contained in:
James Cole 2020-11-16 11:15:01 +01:00 committed by GitHub
commit 30817cba9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -8618,16 +8618,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.54", "version": "0.12.55",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223" "reference": "4382b2b2059ec7e5135d07685ec1e3e16ae32d16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/45c7b999a4b7dd9ac5558bdaaf23dcebbef88223", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4382b2b2059ec7e5135d07685ec1e3e16ae32d16",
"reference": "45c7b999a4b7dd9ac5558bdaaf23dcebbef88223", "reference": "4382b2b2059ec7e5135d07685ec1e3e16ae32d16",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8670,7 +8670,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-05T13:36:26+00:00" "time": "2020-11-14T10:20:35+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",