From a4a7a95773897848ac597e2bcbac0b3426eab9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 22 Jul 2018 09:07:00 +0000 Subject: [PATCH] Bump league/tactician from 1.0.2 to 1.0.3 Bumps [league/tactician](https://github.com/thephpleague/tactician) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/thephpleague/tactician/releases) - [Changelog](https://github.com/thephpleague/tactician/blob/master/CHANGELOG.md) - [Commits](https://github.com/thephpleague/tactician/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c69404b..a0364c0 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "0fea1ce51ccba9cedcece05677e4de05", @@ -255,16 +255,16 @@ }, { "name": "league/tactician", - "version": "v1.0.2", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/thephpleague/tactician.git", - "reference": "1f3aaad497f07a8bef147a37c7e3f2f7c23fcd21" + "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/tactician/zipball/1f3aaad497f07a8bef147a37c7e3f2f7c23fcd21", - "reference": "1f3aaad497f07a8bef147a37c7e3f2f7c23fcd21", + "url": "https://api.github.com/repos/thephpleague/tactician/zipball/d0339e22fd9252fb0fa53102b488d2c514483b8a", + "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a", "shasum": "" }, "require": { @@ -272,7 +272,7 @@ }, "require-dev": { "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.3", + "phpunit/phpunit": "^4.8.35", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", @@ -302,7 +302,7 @@ "command bus", "service layer" ], - "time": "2016-02-20T11:14:36+00:00" + "time": "2017-11-30T09:17:20+00:00" }, { "name": "league/tactician-container",