From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 02:42:25 +0000 (+0000) Subject: Bump phpstan/phpstan from 0.11.18 to 0.11.19 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=3d8eaa3adebcac48ec1ae5f0e131127adc80f3e3;p=github%2Fwallabag%2Fwallabag.git 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] --- diff --git a/composer.lock b/composer.lock index 69c147a8..41234464 100644 --- a/composer.lock +++ b/composer.lock @@ -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",