From 5452f5b45c44b108f4680784e8d3423d4c1155d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 10 Jan 2019 00:59:41 +0000 Subject: [PATCH] Bump phake/phake from 3.1.1 to 3.1.3 Bumps [phake/phake](https://github.com/mlively/Phake) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/mlively/Phake/releases) - [Changelog](https://github.com/mlively/Phake/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/mlively/Phake/compare/v3.1.1...v3.1.3) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f1f6387..28a03a0 100644 --- a/composer.lock +++ b/composer.lock @@ -1411,21 +1411,21 @@ }, { "name": "phake/phake", - "version": "v3.1.1", + "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/mlively/Phake.git", - "reference": "533f5d2a28a494dc7edbb90c229771b58f8e701f" + "reference": "5208167c10f3c0b8e87066d6d5b41e6b754bd4d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mlively/Phake/zipball/533f5d2a28a494dc7edbb90c229771b58f8e701f", - "reference": "533f5d2a28a494dc7edbb90c229771b58f8e701f", + "url": "https://api.github.com/repos/mlively/Phake/zipball/5208167c10f3c0b8e87066d6d5b41e6b754bd4d4", + "reference": "5208167c10f3c0b8e87066d6d5b41e6b754bd4d4", "shasum": "" }, "require": { "php": ">=7", - "sebastian/comparator": "~1.1|~2.0" + "sebastian/comparator": "^1.1|^2.0|^3.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", @@ -1465,7 +1465,7 @@ "mock", "testing" ], - "time": "2018-07-05T21:41:50+00:00" + "time": "2018-08-04T00:42:49+00:00" }, { "name": "phar-io/manifest",