From a1a8817076ff5d30321b8330548e9c9217d27575 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 07:56:38 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 0.11.3 to 0.11.4 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.11.3...0.11.4) --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 4a05a18a..79bf3872 100644 --- a/composer.lock +++ b/composer.lock @@ -5613,7 +5613,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🍸 Nette NEON: encodes and decodes NEON file format.", + "description": "? Nette NEON: encodes and decodes NEON file format.", "homepage": "http://ne-on.org", "keywords": [ "export", @@ -5880,16 +5880,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.1", + "version": "v4.2.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" + "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420", + "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420", "shasum": "" }, "require": { @@ -5927,7 +5927,7 @@ "parser", "php" ], - "time": "2019-02-16T20:54:15+00:00" + "time": "2019-05-25T20:07:01+00:00" }, { "name": "php-coveralls/php-coveralls", @@ -6186,16 +6186,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.11.3", + "version": "0.11.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "b6a007629190ea3c005240affa0e88d94a1159ec" + "reference": "d625bfba7a15c9224568ccedc5955a0730cb5d1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b6a007629190ea3c005240affa0e88d94a1159ec", - "reference": "b6a007629190ea3c005240affa0e88d94a1159ec", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/d625bfba7a15c9224568ccedc5955a0730cb5d1d", + "reference": "d625bfba7a15c9224568ccedc5955a0730cb5d1d", "shasum": "" }, "require": { @@ -6246,7 +6246,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2019-05-19T17:55:04+00:00" + "time": "2019-05-21T10:47:03+00:00" }, { "name": "phpstan/phpstan-phpunit",