diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 11e2cbd7f..2059ea49e 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -4,6 +4,6 @@ }, "sort-packages": true, "require-dev": { - "phpunit/phpunit": "^11.5.43" + "phpunit/phpunit": "^11.5.55" } } diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index c7c3d5d24..ed1bd0250 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c3493c8fffadc95cb5f8bec37a5bd082", + "content-hash": "225a8d9ccaaabbee6dd0ed2eefaafbe9", "packages": [], "packages-dev": [ { @@ -1791,10 +1791,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }