diff --git a/composer.lock b/composer.lock index a424cd1..d7e8242 100644 --- a/composer.lock +++ b/composer.lock @@ -660,12 +660,12 @@ "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", - "reference": "cc4244b4e6ab34f3e8db83e3987dcb65138450ff" + "reference": "cc42cc8f44876ad6cdf3f0e3eee041d89027926f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/cc4244b4e6ab34f3e8db83e3987dcb65138450ff", - "reference": "cc4244b4e6ab34f3e8db83e3987dcb65138450ff", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/cc42cc8f44876ad6cdf3f0e3eee041d89027926f", + "reference": "cc42cc8f44876ad6cdf3f0e3eee041d89027926f", "shasum": "" }, "require": { @@ -678,7 +678,7 @@ "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcsstandards/phpcsdevcs": "^1.1.6", - "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0" + "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0" }, "default-branch": true, "type": "phpcodesniffer-standard", @@ -741,7 +741,7 @@ "type": "open_collective" } ], - "time": "2024-08-23T23:59:03+00:00" + "time": "2024-09-09T19:54:18+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2464,5 +2464,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }