diff --git a/composer.lock b/composer.lock index f13df8b..2f30fb2 100644 --- a/composer.lock +++ b/composer.lock @@ -1225,16 +1225,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.2.8", + "version": "12.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "49dc7c0669b97c7a36f63411635f48eedc140eb4" + "reference": "264da860d6fe0d00582355a6ecbbf7ae57b44895" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/49dc7c0669b97c7a36f63411635f48eedc140eb4", - "reference": "49dc7c0669b97c7a36f63411635f48eedc140eb4", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/264da860d6fe0d00582355a6ecbbf7ae57b44895", + "reference": "264da860d6fe0d00582355a6ecbbf7ae57b44895", "shasum": "" }, "require": { @@ -1270,7 +1270,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "12.2-dev" + "dev-main": "12.3-dev" } }, "autoload": { @@ -1302,7 +1302,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.2.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.0" }, "funding": [ { @@ -1326,7 +1326,7 @@ "type": "tidelift" } ], - "time": "2025-07-30T05:58:18+00:00" + "time": "2025-08-01T05:14:47+00:00" }, { "name": "psr/container",