From 996052c99b76d0f0a435cde21e4609e208428ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Feb 2019 08:25:07 +0000 Subject: [PATCH] Bump graham-campbell/testbench-core from 3.0.0 to 3.0.2 Bumps [graham-campbell/testbench-core](https://github.com/GrahamCampbell/Laravel-TestBench-Core) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/GrahamCampbell/Laravel-TestBench-Core/releases) - [Changelog](https://github.com/GrahamCampbell/Laravel-TestBench-Core/blob/master/CHANGELOG.md) - [Commits](https://github.com/GrahamCampbell/Laravel-TestBench-Core/compare/v3.0.0...v3.0.2) Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 33e75bb2d..7ffbeb259 100644 --- a/composer.lock +++ b/composer.lock @@ -5295,24 +5295,24 @@ }, { "name": "graham-campbell/testbench-core", - "version": "v3.0.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Laravel-TestBench-Core.git", - "reference": "2f1fcb1871aa490fd46efbfcfd25f715a371e800" + "reference": "138218735a65f4532d6c4242a44ffa6c591bca09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Laravel-TestBench-Core/zipball/2f1fcb1871aa490fd46efbfcfd25f715a371e800", - "reference": "2f1fcb1871aa490fd46efbfcfd25f715a371e800", + "url": "https://api.github.com/repos/GrahamCampbell/Laravel-TestBench-Core/zipball/138218735a65f4532d6c4242a44ffa6c591bca09", + "reference": "138218735a65f4532d6c4242a44ffa6c591bca09", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { - "graham-campbell/analyzer": "^2.0", - "phpunit/phpunit": "^6.5" + "graham-campbell/analyzer": "^2.1", + "phpunit/phpunit": "^6.5|^7.0|^8.0" }, "suggest": { "illuminate/support": "Required to use the laravel trait.", @@ -5352,7 +5352,7 @@ "testbench-core", "testing" ], - "time": "2018-01-02T16:16:42+00:00" + "time": "2019-02-16T13:26:40+00:00" }, { "name": "hamcrest/hamcrest-php",