Update phpstan/phpstan (#53)

This commit is contained in:
Violinist bot 2019-08-18 14:11:09 +00:00 committed by Sergio Brighenti
parent 0d341941b6
commit e5442665f4

11
composer.lock generated
View file

@ -2447,16 +2447,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.11.13", "version": "0.11.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08" "reference": "b343bbf83d0dd08db917408d8efd99b140ce04c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/493d12d4a98ba0d2a0b8e576d80e65c8e8068d08", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b343bbf83d0dd08db917408d8efd99b140ce04c6",
"reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08", "reference": "b343bbf83d0dd08db917408d8efd99b140ce04c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2518,7 +2518,8 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-08-13T13:05:56+00:00" "time": "2019-08-17T12:49:22+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",