Bump phpstan/phpstan from 0.12.11 to 0.12.14 (#3338)

This commit is contained in:
dependabot-preview[bot] 2020-03-09 13:31:23 +00:00 committed by GitHub
parent 15d81154e6
commit 4bf9fb278b
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", "name": "phpstan/phpstan",
"version": "0.12.11", "version": "0.12.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b" "reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca5f2b7cf81c6d8fba74f9576970399c5817e03b", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37bdd26a80235d0f9045b49f4151102b7831cbe2",
"reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b", "reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -471,7 +471,7 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-02-16T14:00:29+00:00" "time": "2020-03-02T22:29:43+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",