From 0797c478bb28b867f4bf44ce3b35dd8b341b2517 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 09:07:45 +0000 Subject: [PATCH] Build(deps-dev): Bump jangregor/phpstan-prophecy from 0.7.0 to 0.8.0 Bumps [jangregor/phpstan-prophecy](https://github.com/Jan0707/phpstan-prophecy) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/Jan0707/phpstan-prophecy/releases) - [Changelog](https://github.com/Jan0707/phpstan-prophecy/blob/master/CHANGELOG.md) - [Commits](https://github.com/Jan0707/phpstan-prophecy/compare/0.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 85096e08..2c5592bf 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "ergebnis/phpstan-rules": "~0.15.0", "ergebnis/test-util": "~1.0.0", "infection/infection": "~0.13.6", - "jangregor/phpstan-prophecy": "~0.7.0", + "jangregor/phpstan-prophecy": "~0.8.0", "phpstan/extension-installer": "^1.0.4", "phpstan/phpstan": "~0.12.25", "phpstan/phpstan-deprecation-rules": "~0.12.2", diff --git a/composer.lock b/composer.lock index eec24f4c..1b09e90d 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": "93dc316d0e2bff19a025d76a718dfbaf", + "content-hash": "08a109887afc25ab962867dd7a608808", "packages": [ { "name": "composer/semver", @@ -2233,16 +2233,16 @@ }, { "name": "jangregor/phpstan-prophecy", - "version": "0.7.0", + "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/Jan0707/phpstan-prophecy.git", - "reference": "5f8e53c4089f2a33496e564d16b547df2e6d98a7" + "reference": "d599ec96dce8087ba4f32d7d9f9cb4565239e3db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/5f8e53c4089f2a33496e564d16b547df2e6d98a7", - "reference": "5f8e53c4089f2a33496e564d16b547df2e6d98a7", + "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/d599ec96dce8087ba4f32d7d9f9cb4565239e3db", + "reference": "d599ec96dce8087ba4f32d7d9f9cb4565239e3db", "shasum": "" }, "require": { @@ -2289,7 +2289,7 @@ } ], "description": "Provides a phpstan/phpstan extension for phpspec/prophecy", - "time": "2020-05-08T14:08:11+00:00" + "time": "2020-05-12T08:04:04+00:00" }, { "name": "justinrainbow/json-schema",