Bump phpstan/phpstan from 0.12.10 to 0.12.11 (#3311)

This commit is contained in:
dependabot-preview[bot] 2020-02-19 18:57:53 +00:00 committed by GitHub
parent 8ac7f7f11f
commit 2f3d2d4a0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -436,16 +436,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.10",
"version": "0.12.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "39004edc7fc308752f625b89b70ad1710708f45e"
"reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/39004edc7fc308752f625b89b70ad1710708f45e",
"reference": "39004edc7fc308752f625b89b70ad1710708f45e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca5f2b7cf81c6d8fba74f9576970399c5817e03b",
"reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b",
"shasum": ""
},
"require": {
@ -471,7 +471,7 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-02-12T22:03:42+00:00"
"time": "2020-02-16T14:00:29+00:00"
},
{
"name": "phpstan/phpstan-phpunit",