From 14803ddccd3c189310edf760704145f99283ec19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:21:35 +0000 Subject: [PATCH] composer(deps-dev): Bump infection/infection from 0.27.6 to 0.27.7 Bumps [infection/infection](https://github.com/infection/infection) from 0.27.6 to 0.27.7. - [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.27.6...0.27.7) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 62 ++++++++++++++++++++++++++++----------------------- 2 files changed, 35 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index fb76687a..34f50cf1 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "ergebnis/php-cs-fixer-config": "^6.10.0", "ergebnis/phpstan-rules": "^2.1.0", "ergebnis/phpunit-slow-test-detector": "^2.3.2", - "infection/infection": "~0.27.6", + "infection/infection": "~0.27.7", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.39", "phpstan/phpstan-deprecation-rules": "^1.1.4", diff --git a/composer.lock b/composer.lock index 7e0077b5..0e50b69b 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": "ff400c4fffd1b04337a9a7e3c7877489", + "content-hash": "ab77ab56b87deee664cf8390413b931a", "packages": [ { "name": "composer/package-versions-deprecated", @@ -3887,16 +3887,16 @@ }, { "name": "infection/infection", - "version": "0.27.6", + "version": "0.27.7", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "3a39f6cbfadcd6f32db6221e3c5e4ae9aa99671c" + "reference": "e5bf714c1e6b45b881f3c8990b0cb82f1b232625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/3a39f6cbfadcd6f32db6221e3c5e4ae9aa99671c", - "reference": "3a39f6cbfadcd6f32db6221e3c5e4ae9aa99671c", + "url": "https://api.github.com/repos/infection/infection/zipball/e5bf714c1e6b45b881f3c8990b0cb82f1b232625", + "reference": "e5bf714c1e6b45b881f3c8990b0cb82f1b232625", "shasum": "" }, "require": { @@ -3907,7 +3907,7 @@ "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", - "fidry/cpu-core-counter": "^0.4.0 || ^0.5.0", + "fidry/cpu-core-counter": "^0.4.0 || ^0.5.0 || ^1.0", "infection/abstract-testframework-adapter": "^0.5.0", "infection/extension-installer": "^0.1.0", "infection/include-interceptor": "^0.2.5", @@ -3918,10 +3918,10 @@ "sanmai/later": "^0.1.1", "sanmai/pipeline": "^5.1 || ^6", "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0", - "symfony/console": "^5.4 || ^6.0", - "symfony/filesystem": "^5.4 || ^6.0", - "symfony/finder": "^5.4 || ^6.0", - "symfony/process": "^5.4 || ^6.0", + "symfony/console": "^5.4 || ^6.0 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", + "symfony/finder": "^5.4 || ^6.0 || ^7.0", + "symfony/process": "^5.4 || ^6.0 || ^7.0", "thecodingmachine/safe": "^2.1.2", "webmozart/assert": "^1.11" }, @@ -3931,7 +3931,7 @@ "phpunit/php-code-coverage": ">9,<9.1.4 || >9.2.17,<9.2.21" }, "require-dev": { - "brianium/paratest": "^6.3", + "brianium/paratest": "^6.11", "ext-simplexml": "*", "fidry/makefile": "^0.2.0", "helmich/phpunit-json-assert": "^3.0", @@ -3942,11 +3942,11 @@ "phpstan/phpstan-phpunit": "^1.0.0", "phpstan/phpstan-strict-rules": "^1.1.0", "phpstan/phpstan-webmozart-assert": "^1.0.2", - "phpunit/phpunit": "^9.5.5", + "phpunit/phpunit": "^9.6", "rector/rector": "^0.16.0", "sidz/phpstan-rules": "^0.4.0", - "symfony/phpunit-bridge": "^5.4 || ^6.0", - "symfony/yaml": "^5.4 || ^6.0", + "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0", + "symfony/yaml": "^5.4 || ^6.0 || ^7.0", "thecodingmachine/phpstan-safe-rule": "^1.2.0" }, "bin": [ @@ -4003,7 +4003,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.6" + "source": "https://github.com/infection/infection/tree/0.27.7" }, "funding": [ { @@ -4015,7 +4015,7 @@ "type": "open_collective" } ], - "time": "2023-10-16T11:04:15+00:00" + "time": "2023-11-02T11:38:21+00:00" }, { "name": "justinrainbow/json-schema", @@ -5906,31 +5906,37 @@ }, { "name": "sanmai/later", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/sanmai/later.git", - "reference": "9b659fecef2030193fd02402955bc39629d5606f" + "reference": "88a1d39965aa3659ceb96622e2801b9194d16e2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/later/zipball/9b659fecef2030193fd02402955bc39629d5606f", - "reference": "9b659fecef2030193fd02402955bc39629d5606f", + "url": "https://api.github.com/repos/sanmai/later/zipball/88a1d39965aa3659ceb96622e2801b9194d16e2c", + "reference": "88a1d39965aa3659ceb96622e2801b9194d16e2c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.4" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.13", - "infection/infection": ">=0.10.5", + "ergebnis/composer-normalize": "^2.8", + "friendsofphp/php-cs-fixer": "^3.35.1", + "infection/infection": ">=0.27.6", "phan/phan": ">=2", "php-coveralls/php-coveralls": "^2.0", - "phpstan/phpstan": ">=0.10", - "phpunit/phpunit": ">=7.4", + "phpstan/phpstan": ">=1.4.5", + "phpunit/phpunit": ">=9.5 <10", "vimeo/psalm": ">=2" }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, "autoload": { "files": [ "src/functions.php" @@ -5952,7 +5958,7 @@ "description": "Later: deferred wrapper object", "support": { "issues": "https://github.com/sanmai/later/issues", - "source": "https://github.com/sanmai/later/tree/0.1.2" + "source": "https://github.com/sanmai/later/tree/0.1.3" }, "funding": [ { @@ -5960,7 +5966,7 @@ "type": "github" } ], - "time": "2021-01-02T10:26:44+00:00" + "time": "2023-10-23T13:38:10+00:00" }, { "name": "sanmai/pipeline", @@ -8177,5 +8183,5 @@ "platform-overrides": { "php": "8.1.21" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }