From bd3e0c1ef8e85cefc25bcf517297464dd85c775c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 05:48:55 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.49 to 0.12.50 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.49 to 0.12.50. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.49...0.12.50) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 2b9e6249..913b92cd 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/test-util": "^1.3.0", "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.49", + "phpstan/phpstan": "~0.12.50", "phpstan/phpstan-deprecation-rules": "~0.12.5", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.5", diff --git a/composer.lock b/composer.lock index e57cddd8..cf62bf84 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "99ae492a21fac1986fb1d44f3336d91d", + "content-hash": "ee17d6332e550b45012c3c001407de16", "packages": [ { "name": "ergebnis/json-normalizer", @@ -1536,16 +1536,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.49", + "version": "0.12.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05" + "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05", - "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8248f9c81265af75d6d969ca3252aaf3e998f3a", + "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a", "shasum": "" }, "require": { @@ -1588,7 +1588,7 @@ "type": "tidelift" } ], - "time": "2020-10-12T14:10:44+00:00" + "time": "2020-10-16T12:22:23+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",