diff --git a/composer.lock b/composer.lock index 4969f911..0a5539f5 100644 --- a/composer.lock +++ b/composer.lock @@ -220,16 +220,16 @@ }, { "name": "composer/xdebug-handler", - "version": "3.0.3", + "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "ced299686f41dce890debac69273b47ffe98a40c" + "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", - "reference": "ced299686f41dce890debac69273b47ffe98a40c", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255", + "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255", "shasum": "" }, "require": { @@ -240,7 +240,7 @@ "require-dev": { "phpstan/phpstan": "^1.0", "phpstan/phpstan-strict-rules": "^1.1", - "symfony/phpunit-bridge": "^6.0" + "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5" }, "type": "library", "autoload": { @@ -264,9 +264,9 @@ "performance" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/3.0.3" + "source": "https://github.com/composer/xdebug-handler/tree/3.0.4" }, "funding": [ { @@ -282,7 +282,7 @@ "type": "tidelift" } ], - "time": "2022-02-25T21:32:43+00:00" + "time": "2024-03-26T18:29:49+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -658,16 +658,16 @@ }, { "name": "infection/infection", - "version": "0.28.0", + "version": "0.28.1", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "c7b185c8474992f443057e9867ca0dad519cd373" + "reference": "1ee4ffa1f971e74c285d2cfc344cead82055df6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/c7b185c8474992f443057e9867ca0dad519cd373", - "reference": "c7b185c8474992f443057e9867ca0dad519cd373", + "url": "https://api.github.com/repos/infection/infection/zipball/1ee4ffa1f971e74c285d2cfc344cead82055df6e", + "reference": "1ee4ffa1f971e74c285d2cfc344cead82055df6e", "shasum": "" }, "require": { @@ -772,7 +772,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.28.0" + "source": "https://github.com/infection/infection/tree/0.28.1" }, "funding": [ { @@ -784,7 +784,7 @@ "type": "open_collective" } ], - "time": "2024-03-23T18:46:25+00:00" + "time": "2024-03-25T09:50:25+00:00" }, { "name": "justinrainbow/json-schema",