Bump phpstan/phpstan from 0.11.18 to 0.11.19

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-23 02:42:25 +00:00 committed by GitHub
parent ba32a8a7c5
commit 3d8eaa3ade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

49
composer.lock generated
View file

@ -3772,13 +3772,13 @@
"authors": [ "authors": [
{ {
"name": "Jeremy Benoist", "name": "Jeremy Benoist",
"role": "Developer", "email": "jeremy.benoist@gmail.com",
"email": "jeremy.benoist@gmail.com" "role": "Developer"
}, },
{ {
"name": "FiveFilters.org", "name": "FiveFilters.org",
"role": "Developer (original version)", "email": "fivefilters@fivefilters.org",
"email": "fivefilters@fivefilters.org" "role": "Developer (original version)"
} }
], ],
"description": "Graby helps you extract article content from web pages", "description": "Graby helps you extract article content from web pages",
@ -5376,15 +5376,15 @@
"authors": [ "authors": [
{ {
"name": "Paragon Initiative Enterprises", "name": "Paragon Initiative Enterprises",
"role": "Maintainer",
"email": "security@paragonie.com", "email": "security@paragonie.com",
"homepage": "https://paragonie.com" "homepage": "https://paragonie.com",
"role": "Maintainer"
}, },
{ {
"name": "Steve 'Sc00bz' Thomas", "name": "Steve 'Sc00bz' Thomas",
"role": "Original Developer",
"email": "steve@tobtu.com", "email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com" "homepage": "https://www.tobtu.com",
"role": "Original Developer"
} }
], ],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
@ -7717,7 +7717,7 @@
], ],
"authors": [ "authors": [
{ {
"name": "Sebastien MALOT", "name": "Sebastien Malot",
"email": "sebastien@malot.fr" "email": "sebastien@malot.fr"
} }
], ],
@ -9212,8 +9212,8 @@
"authors": [ "authors": [
{ {
"name": "Sander Kromwijk", "name": "Sander Kromwijk",
"role": "Original developer", "email": "s.kromwijk@gmail.co",
"email": "s.kromwijk@gmail.co" "role": "Original developer"
}, },
{ {
"name": "Nicolas Lœuillet", "name": "Nicolas Lœuillet",
@ -9412,7 +9412,7 @@
"email": "adrien.brault@gmail.com" "email": "adrien.brault@gmail.com"
}, },
{ {
"name": "William Durand", "name": "William DURAND",
"email": "william.durand1@gmail.com" "email": "william.durand1@gmail.com"
} }
], ],
@ -9462,7 +9462,7 @@
], ],
"authors": [ "authors": [
{ {
"name": "William Durand", "name": "William DURAND",
"email": "william.durand1@gmail.com" "email": "william.durand1@gmail.com"
} }
], ],
@ -10166,16 +10166,16 @@
}, },
{ {
"name": "nette/bootstrap", "name": "nette/bootstrap",
"version": "v3.0.0", "version": "v3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/bootstrap.git", "url": "https://github.com/nette/bootstrap.git",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3" "reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3", "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3", "reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10183,6 +10183,9 @@
"nette/utils": "^3.0", "nette/utils": "^3.0",
"php": ">=7.1" "php": ">=7.1"
}, },
"conflict": {
"tracy/tracy": "<2.6"
},
"require-dev": { "require-dev": {
"latte/latte": "^2.2", "latte/latte": "^2.2",
"nette/application": "^3.0", "nette/application": "^3.0",
@ -10235,7 +10238,7 @@
"configurator", "configurator",
"nette" "nette"
], ],
"time": "2019-03-26T12:59:07+00:00" "time": "2019-09-30T08:19:38+00:00"
}, },
{ {
"name": "nette/di", "name": "nette/di",
@ -10899,16 +10902,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.11.18", "version": "0.11.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215" "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca0218c7caea1f17a63f6aca6100700eee3fd215", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
"reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215", "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10970,7 +10973,7 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-10-21T18:27:11+00:00" "time": "2019-10-22T20:20:22+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",