diff --git a/composer.json b/composer.json index 0dde36a..50f7aa1 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "php-parallel-lint/php-parallel-lint": "v1.4.0", "phpcompatibility/php-compatibility": "9.3.5", "phpro/grumphp-shim": "v2.18.0", - "squizlabs/php_codesniffer": "3.13.5", + "squizlabs/php_codesniffer": "3.13.6", "wp-coding-standards/wpcs": "3.3.0" }, "scripts": { diff --git a/composer.lock b/composer.lock index fb85207..1781dbf 100644 --- a/composer.lock +++ b/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": "9af90fec36158158334d7646f1467e55", + "content-hash": "5b2b36b657ba7ce1b4ce8c775bb4d183", "packages": [], "packages-dev": [ { @@ -750,16 +750,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.13.5", + "version": "3.13.6", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4" + "reference": "4c378e1a528ea066890fc2397cbdd2f94eb2fc91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4", - "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/4c378e1a528ea066890fc2397cbdd2f94eb2fc91", + "reference": "4c378e1a528ea066890fc2397cbdd2f94eb2fc91", "shasum": "" }, "require": { @@ -825,7 +825,7 @@ "type": "thanks_dev" } ], - "time": "2025-11-04T16:30:35+00:00" + "time": "2026-08-06T00:17:32+00:00" }, { "name": "symfony/cache",