From 13dd9cf26b7bf7f77a3a17fcbbfba0450b66f1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 14 Jan 2019 01:15:29 +0000 Subject: [PATCH] Bump infection/infection from 0.11.4 to 0.11.5 Bumps [infection/infection](https://github.com/infection/infection) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](https://github.com/infection/infection/compare/0.11.4...0.11.5) Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index ff217b4..259d721 100644 --- a/composer.lock +++ b/composer.lock @@ -737,16 +737,16 @@ }, { "name": "infection/infection", - "version": "0.11.4", + "version": "0.11.5", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "f71d7af4332e0c3760aab45c16a6f750db1475a6" + "reference": "20c87babc55e7b49bf2b8410fc1dd1fa87177824" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/f71d7af4332e0c3760aab45c16a6f750db1475a6", - "reference": "f71d7af4332e0c3760aab45c16a6f750db1475a6", + "url": "https://api.github.com/repos/infection/infection/zipball/20c87babc55e7b49bf2b8410fc1dd1fa87177824", + "reference": "20c87babc55e7b49bf2b8410fc1dd1fa87177824", "shasum": "" }, "require": { @@ -823,7 +823,7 @@ "testing", "unit testing" ], - "time": "2018-12-09T15:26:00+00:00" + "time": "2019-01-13T06:56:41+00:00" }, { "name": "jakub-onderka/php-console-color", @@ -1824,16 +1824,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.1.1", + "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "8aae5b59b83bb4d0dbf07b0a835f2680a658f610" + "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8aae5b59b83bb4d0dbf07b0a835f2680a658f610", - "reference": "8aae5b59b83bb4d0dbf07b0a835f2680a658f610", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/594bcae1fc0bccd3993d2f0d61a018e26ac2865a", + "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a", "shasum": "" }, "require": { @@ -1849,7 +1849,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -1871,7 +1871,7 @@ "parser", "php" ], - "time": "2018-12-26T11:32:39+00:00" + "time": "2019-01-12T16:31:37+00:00" }, { "name": "nunomaduro/collision",