Merge pull request #3778 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.42

Bump phpstan/phpstan from 0.12.40 to 0.12.42
This commit is contained in:
James Cole
2020-09-07 07:01:11 +00:00
committed by GitHub

10
composer.lock generated
View File

@@ -8858,16 +8858,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.40", "version": "0.12.42",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17" "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8910,7 +8910,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-26T19:06:20+00:00" "time": "2020-09-02T13:14:53+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",