diff --git a/composer.json b/composer.json index f7763f62..36cb1972 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "ergebnis/license": "^1.2.0", "ergebnis/php-cs-fixer-config": "^3.4.0", "fakerphp/faker": "^1.17.0", - "infection/infection": "~0.25.5", + "infection/infection": "~0.26.0", "phpunit/phpunit": "^9.5.11", "psalm/plugin-phpunit": "~0.16.1", "vimeo/psalm": "^4.18" diff --git a/composer.lock b/composer.lock index ccfee89e..4382a5d2 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": "0285ee0607258473d94c9895dd0e0ecb", + "content-hash": "570495639d204a727ceeb29bf012be8b", "packages": [ { "name": "ergebnis/json-printer", @@ -1543,21 +1543,21 @@ }, { "name": "infection/infection", - "version": "0.25.5", + "version": "0.26.0", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "6844063ee1347c7942734b85ead95ad6226a4a02" + "reference": "e346a2ff4ebe277f3f4e8cc295c033dcab13e7f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/6844063ee1347c7942734b85ead95ad6226a4a02", - "reference": "6844063ee1347c7942734b85ead95ad6226a4a02", + "url": "https://api.github.com/repos/infection/infection/zipball/e346a2ff4ebe277f3f4e8cc295c033dcab13e7f0", + "reference": "e346a2ff4ebe277f3f4e8cc295c033dcab13e7f0", "shasum": "" }, "require": { "composer-runtime-api": "^2.0", - "composer/xdebug-handler": "^2.0", + "composer/xdebug-handler": "^2.0 || ^3.0", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", @@ -1653,7 +1653,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.25.5" + "source": "https://github.com/infection/infection/tree/0.26.0" }, "funding": [ { @@ -1665,7 +1665,7 @@ "type": "open_collective" } ], - "time": "2021-12-16T05:06:28+00:00" + "time": "2022-01-10T10:25:48+00:00" }, { "name": "myclabs/deep-copy", @@ -4576,16 +4576,16 @@ }, { "name": "symfony/finder", - "version": "v5.4.0", + "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590" + "reference": "e77046c252be48c48a40816187ed527703c8f76c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/d2f29dac98e96a98be467627bd49c2efb1bc2590", - "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590", + "url": "https://api.github.com/repos/symfony/finder/zipball/e77046c252be48c48a40816187ed527703c8f76c", + "reference": "e77046c252be48c48a40816187ed527703c8f76c", "shasum": "" }, "require": { @@ -4619,7 +4619,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.0" + "source": "https://github.com/symfony/finder/tree/v5.4.2" }, "funding": [ { @@ -4635,7 +4635,7 @@ "type": "tidelift" } ], - "time": "2021-11-28T15:25:38+00:00" + "time": "2021-12-15T11:06:13+00:00" }, { "name": "symfony/options-resolver", @@ -5279,16 +5279,16 @@ }, { "name": "symfony/process", - "version": "v5.4.0", + "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "5be20b3830f726e019162b26223110c8f47cf274" + "reference": "2b3ba8722c4aaf3e88011be5e7f48710088fb5e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/5be20b3830f726e019162b26223110c8f47cf274", - "reference": "5be20b3830f726e019162b26223110c8f47cf274", + "url": "https://api.github.com/repos/symfony/process/zipball/2b3ba8722c4aaf3e88011be5e7f48710088fb5e4", + "reference": "2b3ba8722c4aaf3e88011be5e7f48710088fb5e4", "shasum": "" }, "require": { @@ -5321,7 +5321,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.0" + "source": "https://github.com/symfony/process/tree/v5.4.2" }, "funding": [ { @@ -5337,7 +5337,7 @@ "type": "tidelift" } ], - "time": "2021-11-28T15:25:38+00:00" + "time": "2021-12-27T21:01:00+00:00" }, { "name": "symfony/service-contracts",