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": [
{
"name": "Jeremy Benoist",
"role": "Developer",
"email": "jeremy.benoist@gmail.com"
"email": "jeremy.benoist@gmail.com",
"role": "Developer"
},
{
"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",
@ -5376,15 +5376,15 @@
"authors": [
{
"name": "Paragon Initiative Enterprises",
"role": "Maintainer",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"role": "Original Developer",
"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)",
@ -7717,7 +7717,7 @@
],
"authors": [
{
"name": "Sebastien MALOT",
"name": "Sebastien Malot",
"email": "sebastien@malot.fr"
}
],
@ -9212,8 +9212,8 @@
"authors": [
{
"name": "Sander Kromwijk",
"role": "Original developer",
"email": "s.kromwijk@gmail.co"
"email": "s.kromwijk@gmail.co",
"role": "Original developer"
},
{
"name": "Nicolas Lœuillet",
@ -9412,7 +9412,7 @@
"email": "adrien.brault@gmail.com"
},
{
"name": "William Durand",
"name": "William DURAND",
"email": "william.durand1@gmail.com"
}
],
@ -9462,7 +9462,7 @@
],
"authors": [
{
"name": "William Durand",
"name": "William DURAND",
"email": "william.durand1@gmail.com"
}
],
@ -10166,16 +10166,16 @@
},
{
"name": "nette/bootstrap",
"version": "v3.0.0",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/nette/bootstrap.git",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3"
"reference": "b45a1e33b6a44beb307756522396551e5a9ff249"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3",
"reference": "e1075af05c211915e03e0c86542f3ba5433df4a3",
"url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249",
"reference": "b45a1e33b6a44beb307756522396551e5a9ff249",
"shasum": ""
},
"require": {
@ -10183,6 +10183,9 @@
"nette/utils": "^3.0",
"php": ">=7.1"
},
"conflict": {
"tracy/tracy": "<2.6"
},
"require-dev": {
"latte/latte": "^2.2",
"nette/application": "^3.0",
@ -10235,7 +10238,7 @@
"configurator",
"nette"
],
"time": "2019-03-26T12:59:07+00:00"
"time": "2019-09-30T08:19:38+00:00"
},
{
"name": "nette/di",
@ -10899,16 +10902,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.11.18",
"version": "0.11.19",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215"
"reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca0218c7caea1f17a63f6aca6100700eee3fd215",
"reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7",
"reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7",
"shasum": ""
},
"require": {
@ -10970,7 +10973,7 @@
"MIT"
],
"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",