From 8b53d1b743b55b9d09810eb5ce71a216cc68754f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2020 20:08:58 +0000 Subject: [PATCH] Build(deps-dev): Bump infection/infection from 0.15.2 to 0.15.3 Bumps [infection/infection](https://github.com/infection/infection) from 0.15.2 to 0.15.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.15.2...0.15.3) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 76 +++++++++++++++++++++++++-------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/composer.json b/composer.json index a7524f34..ca64bd08 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "doctrine/coding-standard": "^7.0.2", "ergebnis/composer-normalize": "^2.2.3", "ergebnis/test-util": "^0.9.1", - "infection/infection": "^0.15.2", + "infection/infection": "^0.15.3", "maglnet/composer-require-checker": "^2.1.0", "phpstan/extension-installer": "^1.0.3", "phpstan/phpstan": "^0.12.10", diff --git a/composer.lock b/composer.lock index 87bf5086..bc5abf16 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aecb2aa9b13587fa82f1831f77862729", + "content-hash": "c0ca090f110b70f01839e37bae574ad6", "packages": [], "packages-dev": [ { @@ -862,16 +862,16 @@ }, { "name": "infection/infection", - "version": "0.15.2", + "version": "0.15.3", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "91e935e02d3cc5bf764138e23f1d276683ffab78" + "reference": "c3fc380317eb14d213e1e1962801ee9325129fb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/91e935e02d3cc5bf764138e23f1d276683ffab78", - "reference": "91e935e02d3cc5bf764138e23f1d276683ffab78", + "url": "https://api.github.com/repos/infection/infection/zipball/c3fc380317eb14d213e1e1962801ee9325129fb2", + "reference": "c3fc380317eb14d213e1e1962801ee9325129fb2", "shasum": "" }, "require": { @@ -891,7 +891,7 @@ "symfony/finder": "^3.4.29 || ^4.0 || ^5.0", "symfony/process": "^3.4.29 || ^4.0 || ^5.0", "symfony/yaml": "^3.4.29 || ^4.0 || ^5.0", - "thecodingmachine/safe": "^0.1.16", + "thecodingmachine/safe": "^1.0", "webmozart/assert": "^1.3", "webmozart/path-util": "^2.3" }, @@ -955,7 +955,7 @@ "testing", "unit testing" ], - "time": "2020-02-12T06:37:09+00:00" + "time": "2020-02-16T19:33:49+00:00" }, { "name": "justinrainbow/json-schema", @@ -3467,16 +3467,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.13.1", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "shasum": "" }, "require": { @@ -3488,7 +3488,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -3521,20 +3521,20 @@ "polyfill", "portable" ], - "time": "2019-11-27T13:56:44+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.13.1", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "shasum": "" }, "require": { @@ -3546,7 +3546,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -3580,20 +3580,20 @@ "portable", "shim" ], - "time": "2019-11-27T14:18:11+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.13.1", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f" + "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f", - "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675", + "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675", "shasum": "" }, "require": { @@ -3602,7 +3602,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -3638,7 +3638,7 @@ "portable", "shim" ], - "time": "2019-11-27T16:25:15+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/process", @@ -3808,25 +3808,25 @@ }, { "name": "thecodingmachine/safe", - "version": "v0.1.16", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "4e8f840f0a0a2ea167813c3994a7fc527c3c2182" + "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/4e8f840f0a0a2ea167813c3994a7fc527c3c2182", - "reference": "4e8f840f0a0a2ea167813c3994a7fc527c3c2182", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/6662d0bef91fe5d44178cb2c38d51c5d16b65d23", + "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "require-dev": { - "phpstan/phpstan": "^0.10.3", + "phpstan/phpstan": "^0.12", "squizlabs/php_codesniffer": "^3.2", - "thecodingmachine/phpstan-strict-rules": "^0.10.3" + "thecodingmachine/phpstan-strict-rules": "^0.12" }, "type": "library", "extra": { @@ -3936,7 +3936,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2019-06-25T08:45:33+00:00" + "time": "2020-01-20T08:44:36+00:00" }, { "name": "theseer/tokenizer", @@ -4075,16 +4075,16 @@ }, { "name": "webmozart/assert", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "573381c0a64f155a0d9a23f4b0c797194805b925" + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925", - "reference": "573381c0a64f155a0d9a23f4b0c797194805b925", + "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", "shasum": "" }, "require": { @@ -4119,7 +4119,7 @@ "check", "validate" ], - "time": "2019-11-24T13:36:37+00:00" + "time": "2020-02-14T12:15:55+00:00" }, { "name": "webmozart/glob",