From a2f6cdc37f02195ede6e533f29a4299cfb5b7c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:46:26 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.44 to 0.12.45 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.44 to 0.12.45. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.44...0.12.45) 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 d2a3cd7e..cfc42b0c 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/test-util": "^1.1.0", "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.44", + "phpstan/phpstan": "~0.12.45", "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 3d4604e0..e9e13c5d 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": "9eaf80410de778b33b1993a02ea6c31c", + "content-hash": "2957c0bf84b0d3aec823ca6a494a5d45", "packages": [ { "name": "ergebnis/json-normalizer", @@ -1536,16 +1536,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.44", + "version": "0.12.45", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "330b45776ea77f167b150e24787412414a8fa469" + "reference": "90c67259212ed891ee86604a9368ef7d7bead3a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469", - "reference": "330b45776ea77f167b150e24787412414a8fa469", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/90c67259212ed891ee86604a9368ef7d7bead3a4", + "reference": "90c67259212ed891ee86604a9368ef7d7bead3a4", "shasum": "" }, "require": { @@ -1588,7 +1588,7 @@ "type": "tidelift" } ], - "time": "2020-09-24T15:28:47+00:00" + "time": "2020-09-26T19:19:00+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",