Merge pull request #3960 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.50

Bump phpstan/phpstan from 0.12.48 to 0.12.50
This commit is contained in:
James Cole
2020-10-19 07:17:25 +02:00
committed by GitHub

10
composer.lock generated
View File

@@ -8964,16 +8964,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.48", "version": "0.12.50",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666" "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8248f9c81265af75d6d969ca3252aaf3e998f3a",
"reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666", "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9016,7 +9016,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-01T13:20:16+00:00" "time": "2020-10-16T12:22:23+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",