From d2009344b2bec59e62a5671c436887dd871abe5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 06:17:57 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.8 to 0.12.9 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.8 to 0.12.9. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.8...0.12.9) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2a8dff0c..42707214 100644 --- a/composer.lock +++ b/composer.lock @@ -47,9 +47,9 @@ "authors": [ { "name": "Lukas Oppermann", - "role": "Developer", "email": "lukas@vea.re", - "homepage": "http://vea.re" + "homepage": "http://vea.re", + "role": "Developer" } ], "description": "A minimal package for working with HTTP statuses.", @@ -809,16 +809,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.8", + "version": "0.12.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "62a552602b7586d82826231f2fd4cbfe39fe0b1d" + "reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/62a552602b7586d82826231f2fd4cbfe39fe0b1d", - "reference": "62a552602b7586d82826231f2fd4cbfe39fe0b1d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/297cb2458a96ea96d5e9d6ef38f1b7305c071f32", + "reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32", "shasum": "" }, "require": { @@ -844,7 +844,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-01-26T23:36:48+00:00" + "time": "2020-02-04T22:30:27+00:00" }, { "name": "phpstan/phpstan-phpunit",