},
{
"name": "phpstan/phpstan",
- "version": "0.11.8",
+ "version": "0.11.9",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9"
+ "reference": "6771e622ad93f0aff16a100547811e1e50781acb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf0081bf3a254ddacffa03e78be87842d0c09c9",
- "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6771e622ad93f0aff16a100547811e1e50781acb",
+ "reference": "6771e622ad93f0aff16a100547811e1e50781acb",
"shasum": ""
},
"require": {
"nette/utils": "^2.4.5 || ^3.0",
"nikic/php-parser": "^4.0.2",
"php": "~7.1",
- "phpstan/phpdoc-parser": "^0.3.4",
+ "phpstan/phpdoc-parser": "^0.3.5",
"symfony/console": "~3.2 || ~4.0",
"symfony/finder": "~3.2 || ~4.0"
},
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"ext-intl": "*",
"ext-mysqli": "*",
+ "ext-simplexml": "*",
"ext-soap": "*",
"ext-zip": "*",
"jakub-onderka/php-parallel-lint": "^1.0",
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
- "time": "2019-05-28T19:58:33+00:00"
+ "time": "2019-07-03T21:25:16+00:00"
},
{
"name": "phpstan/phpstan-doctrine",