diff --git a/composer.lock b/composer.lock index cd748468..01c36863 100644 --- a/composer.lock +++ b/composer.lock @@ -5388,16 +5388,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.4.2", + "version": "10.5.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1" + "reference": "80cab181aebc2efac422940443e28db556137637" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", - "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/80cab181aebc2efac422940443e28db556137637", + "reference": "80cab181aebc2efac422940443e28db556137637", "shasum": "" }, "require": { @@ -5437,7 +5437,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "10.4-dev" + "dev-main": "10.5-dev" } }, "autoload": { @@ -5469,7 +5469,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.4.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.0" }, "funding": [ { @@ -5485,7 +5485,7 @@ "type": "tidelift" } ], - "time": "2023-10-26T07:21:45+00:00" + "time": "2023-12-01T06:12:50+00:00" }, { "name": "react/promise",