diff --git a/composer.lock b/composer.lock index 20af9cc..60655a1 100644 --- a/composer.lock +++ b/composer.lock @@ -2918,16 +2918,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.8", + "version": "12.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ef9ca85556e4142ee2ca05ffb5afbe4303da20ac" + "reference": "7835bb4276780e0bbb385ce0a777b839e03096db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef9ca85556e4142ee2ca05ffb5afbe4303da20ac", - "reference": "ef9ca85556e4142ee2ca05ffb5afbe4303da20ac", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7835bb4276780e0bbb385ce0a777b839e03096db", + "reference": "7835bb4276780e0bbb385ce0a777b839e03096db", "shasum": "" }, "require": { @@ -2995,7 +2995,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.9" }, "funding": [ { @@ -3011,7 +3011,7 @@ "type": "tidelift" } ], - "time": "2025-03-18T13:44:41+00:00" + "time": "2025-03-19T13:47:33+00:00" }, { "name": "sebastian/cli-parser",