diff --git a/.drevops/devtool/composer.lock b/.drevops/devtool/composer.lock index 6c3b3feb1..2f4effd55 100644 --- a/.drevops/devtool/composer.lock +++ b/.drevops/devtool/composer.lock @@ -3425,16 +3425,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.5", + "version": "10.5.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856" + "reference": "ab9a20b623b235165d24faa9d1da925cb54939c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ed21115d505b4b4f7dc7b5651464e19a2c7f7856", - "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ab9a20b623b235165d24faa9d1da925cb54939c0", + "reference": "ab9a20b623b235165d24faa9d1da925cb54939c0", "shasum": "" }, "require": { @@ -3506,7 +3506,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.6" }, "funding": [ { @@ -3522,7 +3522,7 @@ "type": "tidelift" } ], - "time": "2023-12-27T15:13:52+00:00" + "time": "2024-01-13T12:49:56+00:00" }, { "name": "rector/rector", diff --git a/.drevops/installer/composer.lock b/.drevops/installer/composer.lock index 5fb0fc64d..b37c04233 100644 --- a/.drevops/installer/composer.lock +++ b/.drevops/installer/composer.lock @@ -1849,16 +1849,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.5", + "version": "10.5.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856" + "reference": "ab9a20b623b235165d24faa9d1da925cb54939c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ed21115d505b4b4f7dc7b5651464e19a2c7f7856", - "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ab9a20b623b235165d24faa9d1da925cb54939c0", + "reference": "ab9a20b623b235165d24faa9d1da925cb54939c0", "shasum": "" }, "require": { @@ -1930,7 +1930,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.6" }, "funding": [ { @@ -1946,7 +1946,7 @@ "type": "tidelift" } ], - "time": "2023-12-27T15:13:52+00:00" + "time": "2024-01-13T12:49:56+00:00" }, { "name": "psr/log",