From c54140bf8c182e1574482990038e373d27b195ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:34:48 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.48 to 0.12.49 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.48 to 0.12.49. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.48...0.12.49) 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 245a6431..4c82479f 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/phpstan-rules": "~0.15.2", "infection/infection": "~0.15.3", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.48", + "phpstan/phpstan": "~0.12.49", "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 158bcfd9..8f03aa56 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": "5592500ce63d5dc84c6a71cdd65e39c9", + "content-hash": "ed6e5df69467f327eda77c5dc9d9e269", "packages": [ { "name": "ergebnis/classy", @@ -2193,16 +2193,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.48", + "version": "0.12.49", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666" + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666", - "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05", + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05", "shasum": "" }, "require": { @@ -2245,7 +2245,7 @@ "type": "tidelift" } ], - "time": "2020-10-01T13:20:16+00:00" + "time": "2020-10-12T14:10:44+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",