From d52a5f3c85686b0f25042456298a4a89687ca2c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 05:28:44 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.66 to 0.12.67 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.66 to 0.12.67. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.66...0.12.67) 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 e024494e..dca4a2d9 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/phpstan-rules": "~0.15.3", "ergebnis/test-util": "^1.4.0", "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.66", + "phpstan/phpstan": "~0.12.67", "phpstan/phpstan-deprecation-rules": "~0.12.6", "phpstan/phpstan-phpunit": "~0.12.17", "phpstan/phpstan-strict-rules": "~0.12.9", diff --git a/composer.lock b/composer.lock index b6a88cc7..1bce91fc 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": "5776413b83f3f88840339c6c326c5471", + "content-hash": "7ecbdf3d4e5453cbd483ece4c0ef5db5", "packages": [ { "name": "ergebnis/json-normalizer", @@ -2289,16 +2289,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.66", + "version": "0.12.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e" + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4110a2425c6bd53acbdfcda07885e87b66e9ba3e", - "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", "shasum": "" }, "require": { @@ -2341,7 +2341,7 @@ "type": "tidelift" } ], - "time": "2021-01-11T16:43:15+00:00" + "time": "2021-01-14T14:16:19+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",