diff --git a/composer.lock b/composer.lock index 992b1f67..1c69b578 100644 --- a/composer.lock +++ b/composer.lock @@ -2700,16 +2700,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.8", + "version": "11.5.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049" + "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049", - "reference": "c9bd61aab12f0fc5e82ecfe621ff518a1d1f1049", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", + "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", "shasum": "" }, "require": { @@ -2719,7 +2719,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.1", + "myclabs/deep-copy": "^1.13.0", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.2", @@ -2781,7 +2781,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9" }, "funding": [ { @@ -2797,7 +2797,7 @@ "type": "tidelift" } ], - "time": "2025-02-18T06:26:59+00:00" + "time": "2025-02-21T06:08:50+00:00" }, { "name": "psr/container",