From 70ee63deb8e974b32b4b35baa7a10da65b4d97a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 05:24:13 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.47 to 0.12.48 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.47 to 0.12.48. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.47...0.12.48) 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 d256017c..e85aa897 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.47", + "phpstan/phpstan": "~0.12.48", "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 8f6d9d37..47aa2163 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": "5fc0eacaf808730b8dff2b8b21da0975", + "content-hash": "2641565361c0f665ddf2e2881123839d", "packages": [ { "name": "ergebnis/json-normalizer", @@ -1536,16 +1536,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.47", + "version": "0.12.48", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "74325a6ae15378db0df71b969ded245378d2e058" + "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/74325a6ae15378db0df71b969ded245378d2e058", - "reference": "74325a6ae15378db0df71b969ded245378d2e058", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666", + "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666", "shasum": "" }, "require": { @@ -1588,7 +1588,7 @@ "type": "tidelift" } ], - "time": "2020-09-29T13:35:39+00:00" + "time": "2020-10-01T13:20:16+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",