Bump phpstan/phpstan from 0.11.16 to 0.11.17

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.16...0.11.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-21 02:27:02 +00:00 committed by GitHub
parent ce4c2ead4b
commit 07c66a7435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -10897,16 +10897,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.11.16",
"version": "0.11.17",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b"
"reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4e8ea97406bcf8eb58f670489e80b1f86e43d3b1",
"reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1",
"shasum": ""
},
"require": {
@ -10914,6 +10914,7 @@
"jean85/pretty-package-versions": "^1.0.3",
"nette/bootstrap": "^2.4 || ^3.0",
"nette/di": "^2.4.7 || ^3.0",
"nette/neon": "^2.4.3 || ^3.0",
"nette/robot-loader": "^3.0.1",
"nette/schema": "^1.0",
"nette/utils": "^2.4.5 || ^3.0",
@ -10967,7 +10968,7 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-09-17T11:19:51+00:00"
"time": "2019-10-19T20:02:55+00:00"
},
{
"name": "phpstan/phpstan-doctrine",