From 6f79d417bce0638a7849a8900b2ebe1451bd4ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Sep 2018 22:52:00 +0000 Subject: [PATCH] Bump infection/infection from 0.9.3 to 0.10.3 Bumps [infection/infection](https://github.com/infection/infection) from 0.9.3 to 0.10.3. - [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.9.3...0.10.3) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 98a9a93..ad3a2bc 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "api-clients/cs-fixer-config": "^1.0", "clue/block-react": "^1.1", "friendsofphp/php-cs-fixer": "^2.5", - "infection/infection": "^0.9.1", + "infection/infection": "^0.10.3", "jakub-onderka/php-console-highlighter": "^0.3.2", "jakub-onderka/php-parallel-lint": "^0.9.2", "localheinz/composer-normalize": "^0.1.0", diff --git a/composer.lock b/composer.lock index 8020dcd..4719d53 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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": "b74b703c58dede71b1bbe4326ba8025a", + "content-hash": "0bf2c52fff55273e4250238827b96849", "packages": [ { "name": "api-clients/cs-fixer-config", @@ -535,16 +535,16 @@ }, { "name": "infection/infection", - "version": "0.9.3", + "version": "0.10.3", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "98de6f13821c88dd671257d27cc7dcbca0409d2d" + "reference": "141db947c5d9bc6f9d02e4c65b40b1607d4949e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/98de6f13821c88dd671257d27cc7dcbca0409d2d", - "reference": "98de6f13821c88dd671257d27cc7dcbca0409d2d", + "url": "https://api.github.com/repos/infection/infection/zipball/141db947c5d9bc6f9d02e4c65b40b1607d4949e6", + "reference": "141db947c5d9bc6f9d02e4c65b40b1607d4949e6", "shasum": "" }, "require": { @@ -553,14 +553,15 @@ "nikic/php-parser": "^4.0", "ocramius/package-versions": "^1.2", "padraic/phar-updater": "^1.0.4", - "php": "^7.0", + "php": "^7.1", "pimple/pimple": "^3.2", "sebastian/diff": "^1.4 || ^2.0 || ^3.0", "symfony/console": "^3.2 || ^4.0", "symfony/filesystem": "^3.2 || ^4.0", "symfony/finder": "^3.2 || ^4.0", "symfony/process": "^3.2 || ^4.0", - "symfony/yaml": "^3.2 || ^4.0" + "symfony/yaml": "^3.2 || ^4.0", + "webmozart/assert": "^1.3" }, "conflict": { "symfony/process": "3.4.2" @@ -616,7 +617,7 @@ "testing", "unit testing" ], - "time": "2018-08-09T04:45:18+00:00" + "time": "2018-08-30T05:03:47+00:00" }, { "name": "jakub-onderka/php-console-color", @@ -1173,7 +1174,7 @@ "homepage": "http://blog.astrumfutura.com" }, { - "name": "Théo Fidry", + "name": "Théo FIDRY", "email": "theo.fidry@gmail.com" } ],