Update phpstan/phpstan (#52)

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

82
composer.lock generated
View file

@ -1553,16 +1553,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.11.0", "version": "v1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609" "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1574,7 +1574,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.11-dev" "dev-master": "1.12-dev"
} }
}, },
"autoload": { "autoload": {
@ -1608,7 +1608,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2019-02-06T07:57:58+00:00" "time": "2019-08-06T08:03:45+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
@ -1849,16 +1849,16 @@
}, },
{ {
"name": "nette/di", "name": "nette/di",
"version": "v3.0.0", "version": "v3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/di.git", "url": "https://github.com/nette/di.git",
"reference": "19d83539245aaacb59470828919182411061841f" "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/di/zipball/19d83539245aaacb59470828919182411061841f", "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d",
"reference": "19d83539245aaacb59470828919182411061841f", "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1918,7 +1918,7 @@
"nette", "nette",
"static" "static"
], ],
"time": "2019-04-03T19:35:46+00:00" "time": "2019-08-07T12:11:33+00:00"
}, },
{ {
"name": "nette/finder", "name": "nette/finder",
@ -2299,16 +2299,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.2.2", "version": "v4.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420" "reference": "e612609022e935f3d0337c1295176505b41188c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8",
"reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420", "reference": "e612609022e935f3d0337c1295176505b41188c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2316,7 +2316,7 @@
"php": ">=7.0" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^6.5 || ^7.0" "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
}, },
"bin": [ "bin": [
"bin/php-parse" "bin/php-parse"
@ -2346,7 +2346,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2019-05-25T20:07:01+00:00" "time": "2019-08-12T20:17:41+00:00"
}, },
{ {
"name": "ocramius/package-versions", "name": "ocramius/package-versions",
@ -2447,16 +2447,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.11.12", "version": "0.11.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "56b3eb2a371b60537fd20794e24af9e7e8ed4e30" "reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/56b3eb2a371b60537fd20794e24af9e7e8ed4e30", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/493d12d4a98ba0d2a0b8e576d80e65c8e8068d08",
"reference": "56b3eb2a371b60537fd20794e24af9e7e8ed4e30", "reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2467,7 +2467,7 @@
"nette/robot-loader": "^3.0.1", "nette/robot-loader": "^3.0.1",
"nette/schema": "^1.0", "nette/schema": "^1.0",
"nette/utils": "^2.4.5 || ^3.0", "nette/utils": "^2.4.5 || ^3.0",
"nikic/php-parser": "^4.0.2", "nikic/php-parser": "^4.2.3",
"php": "~7.1", "php": "~7.1",
"phpstan/phpdoc-parser": "^0.3.5", "phpstan/phpdoc-parser": "^0.3.5",
"symfony/console": "~3.2 || ~4.0", "symfony/console": "~3.2 || ~4.0",
@ -2477,7 +2477,7 @@
"symfony/console": "3.4.16 || 4.1.5" "symfony/console": "3.4.16 || 4.1.5"
}, },
"require-dev": { "require-dev": {
"brianium/paratest": "^2.0", "brianium/paratest": "^2.0 || ^3.0",
"consistence/coding-standard": "^3.5", "consistence/coding-standard": "^3.5",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"ext-intl": "*", "ext-intl": "*",
@ -2492,7 +2492,7 @@
"phpstan/phpstan-php-parser": "^0.11", "phpstan/phpstan-php-parser": "^0.11",
"phpstan/phpstan-phpunit": "^0.11", "phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11", "phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0", "phpunit/phpunit": "^7.5.14 || ^8.0",
"slevomat/coding-standard": "^4.7.2", "slevomat/coding-standard": "^4.7.2",
"squizlabs/php_codesniffer": "^3.3.2" "squizlabs/php_codesniffer": "^3.3.2"
}, },
@ -2518,20 +2518,20 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-07-08T06:55:18+00:00" "time": "2019-08-13T13:05:56+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.3.2", "version": "v4.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39" "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/b592b26a24265a35172d8a2094d8b10f22b7cc39", "url": "https://api.github.com/repos/symfony/console/zipball/8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9",
"reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39", "reference": "8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2593,20 +2593,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-06-13T11:03:18+00:00" "time": "2019-07-24T17:13:59+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.3.2", "version": "v4.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a" "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a", "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2",
"reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a", "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2642,20 +2642,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-06-13T11:03:18+00:00" "time": "2019-06-28T13:16:30+00:00"
}, },
{ {
"name": "symfony/polyfill-php73", "name": "symfony/polyfill-php73",
"version": "v1.11.0", "version": "v1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php73.git", "url": "https://github.com/symfony/polyfill-php73.git",
"reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd" "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
"reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd", "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2664,7 +2664,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.11-dev" "dev-master": "1.12-dev"
} }
}, },
"autoload": { "autoload": {
@ -2700,7 +2700,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2019-02-06T07:57:58+00:00" "time": "2019-08-06T08:03:45+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",