diff --git a/composer.lock b/composer.lock index 8bb54ab3..a5c62653 100644 --- a/composer.lock +++ b/composer.lock @@ -1810,16 +1810,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.1", + "version": "9.6.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285" + "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9a52e8385f3e432d7e8ecab72c4d211a67223285", - "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555", + "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555", "shasum": "" }, "require": { @@ -1892,7 +1892,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3" }, "funding": [ { @@ -1908,7 +1908,7 @@ "type": "tidelift" } ], - "time": "2023-02-03T19:31:30+00:00" + "time": "2023-02-04T13:37:15+00:00" }, { "name": "psr/cache",