Update phpstan/phpstan (#40)

This commit is contained in:
Violinist bot 2019-05-30 18:11:58 +00:00 committed by Sergio Brighenti
parent f47bc3241a
commit 10fc61955e

90
composer.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d2c8e7bde7729d78cef484491535c639", "content-hash": "d2c8e7bde7729d78cef484491535c639",
@ -1681,16 +1681,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "1.3.2", "version": "1.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "d17708133b6c276d6e42ef887a877866b909d892" "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
"reference": "d17708133b6c276d6e42ef887a877866b909d892", "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1721,7 +1721,7 @@
"Xdebug", "Xdebug",
"performance" "performance"
], ],
"time": "2019-01-28T20:25:53+00:00" "time": "2019-05-27T17:52:04+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",
@ -2299,16 +2299,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.2.1", "version": "v4.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
"reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2346,7 +2346,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2019-02-16T20:54:15+00:00" "time": "2019-05-25T20:07:01+00:00"
}, },
{ {
"name": "ocramius/package-versions", "name": "ocramius/package-versions",
@ -2400,16 +2400,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "0.3.3", "version": "0.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "472d3161d289f652713a5e353532fa4592663a57" "reference": "ab518a5fc8f1d90f58bd2c5552ba915e2c477b66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/472d3161d289f652713a5e353532fa4592663a57", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ab518a5fc8f1d90f58bd2c5552ba915e2c477b66",
"reference": "472d3161d289f652713a5e353532fa4592663a57", "reference": "ab518a5fc8f1d90f58bd2c5552ba915e2c477b66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2443,20 +2443,20 @@
"MIT" "MIT"
], ],
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"time": "2019-04-23T20:26:19+00:00" "time": "2019-05-28T11:40:00+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.11.7", "version": "0.11.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "32d87d746c70785f78d239855782d27cde0eb6ee" "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/32d87d746c70785f78d239855782d27cde0eb6ee", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf0081bf3a254ddacffa03e78be87842d0c09c9",
"reference": "32d87d746c70785f78d239855782d27cde0eb6ee", "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2469,7 +2469,7 @@
"nette/utils": "^2.4.5 || ^3.0", "nette/utils": "^2.4.5 || ^3.0",
"nikic/php-parser": "^4.0.2", "nikic/php-parser": "^4.0.2",
"php": "~7.1", "php": "~7.1",
"phpstan/phpdoc-parser": "^0.3", "phpstan/phpdoc-parser": "^0.3.4",
"symfony/console": "~3.2 || ~4.0", "symfony/console": "~3.2 || ~4.0",
"symfony/finder": "~3.2 || ~4.0" "symfony/finder": "~3.2 || ~4.0"
}, },
@ -2517,20 +2517,20 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-05-19T17:36:42+00:00" "time": "2019-05-28T19:58:33+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.2.8", "version": "v4.2.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "e2840bb38bddad7a0feaf85931e38fdcffdb2f81" "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/e2840bb38bddad7a0feaf85931e38fdcffdb2f81", "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d",
"reference": "e2840bb38bddad7a0feaf85931e38fdcffdb2f81", "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2589,25 +2589,32 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-04-08T14:23:48+00:00" "time": "2019-05-09T09:19:46+00:00"
}, },
{ {
"name": "symfony/contracts", "name": "symfony/contracts",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/contracts.git", "url": "https://github.com/symfony/contracts.git",
"reference": "d3636025e8253c6144358ec0a62773cae588395b" "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/contracts/zipball/d3636025e8253c6144358ec0a62773cae588395b", "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f",
"reference": "d3636025e8253c6144358ec0a62773cae588395b", "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3" "php": "^7.1.3"
}, },
"replace": {
"symfony/cache-contracts": "self.version",
"symfony/event-dispatcher-contracts": "self.version",
"symfony/http-client-contracts": "self.version",
"symfony/service-contracts": "self.version",
"symfony/translation-contracts": "self.version"
},
"require-dev": { "require-dev": {
"psr/cache": "^1.0", "psr/cache": "^1.0",
"psr/container": "^1.0", "psr/container": "^1.0",
@ -2616,11 +2623,12 @@
"suggest": { "suggest": {
"psr/cache": "When using the Cache contracts", "psr/cache": "When using the Cache contracts",
"psr/container": "When using the Service contracts", "psr/container": "When using the Service contracts",
"symfony/cache-contracts-implementation": "", "psr/event-dispatcher": "When using the EventDispatcher contracts",
"symfony/cache-implementation": "",
"symfony/event-dispatcher-implementation": "", "symfony/event-dispatcher-implementation": "",
"symfony/http-client-contracts-implementation": "", "symfony/http-client-implementation": "",
"symfony/service-contracts-implementation": "", "symfony/service-implementation": "",
"symfony/translation-contracts-implementation": "" "symfony/translation-implementation": ""
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2660,20 +2668,20 @@
"interoperability", "interoperability",
"standards" "standards"
], ],
"time": "2019-04-27T14:29:50+00:00" "time": "2019-05-28T07:50:59+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.2.8", "version": "v4.2.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "e45135658bd6c14b61850bf131c4f09a55133f69" "reference": "e0ff582c4b038567a7c6630f136488b1d793e6a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/e45135658bd6c14b61850bf131c4f09a55133f69", "url": "https://api.github.com/repos/symfony/finder/zipball/e0ff582c4b038567a7c6630f136488b1d793e6a9",
"reference": "e45135658bd6c14b61850bf131c4f09a55133f69", "reference": "e0ff582c4b038567a7c6630f136488b1d793e6a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2709,7 +2717,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-04-06T13:51:08+00:00" "time": "2019-05-26T20:47:34+00:00"
} }
], ],
"aliases": [], "aliases": [],