From e58a4d6a58e6c79e94893445544a02375d91f578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 05:31:24 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.36 to 0.12.37 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.36 to 0.12.37. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.36...0.12.37) 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 99ae8d16..d47a9f78 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "infection/infection": "~0.13.6", "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.4", - "phpstan/phpstan": "~0.12.36", + "phpstan/phpstan": "~0.12.37", "phpstan/phpstan-deprecation-rules": "~0.12.5", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.4", diff --git a/composer.lock b/composer.lock index 946e6796..d38c14ae 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": "437ccf2af9e303c9531b15678687111e", + "content-hash": "9dfd7e2e19152239f525751524fb0445", "packages": [ { "name": "composer/semver", @@ -3730,16 +3730,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.36", + "version": "0.12.37", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3" + "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3", - "reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", + "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", "shasum": "" }, "require": { @@ -3782,7 +3782,7 @@ "type": "tidelift" } ], - "time": "2020-08-05T09:29:40+00:00" + "time": "2020-08-09T14:32:41+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",