From 43deed2dbbebb6cc45d1db2b469de106890fc5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 05:57:12 +0000 Subject: Bump phpstan/phpstan from 0.12.78 to 0.12.79 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.78 to 0.12.79. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.78...0.12.79) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index f7b292b99..39eaab38a 100644 --- a/composer.lock +++ b/composer.lock @@ -1316,16 +1316,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.78", + "version": "0.12.79", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984" + "reference": "dd7769915648b704b9bd12925994457f1c2c8442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/eecce8d2ee3cac6769f37b4cb1998b2715f82984", - "reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dd7769915648b704b9bd12925994457f1c2c8442", + "reference": "dd7769915648b704b9bd12925994457f1c2c8442", "shasum": "" }, "require": { @@ -1356,7 +1356,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.78" + "source": "https://github.com/phpstan/phpstan/tree/0.12.79" }, "funding": [ { @@ -1372,7 +1372,7 @@ "type": "tidelift" } ], - "time": "2021-02-20T13:24:36+00:00" + "time": "2021-02-25T16:44:57+00:00" }, { "name": "phpstan/phpstan-doctrine", -- cgit v1.2.3