diff --git a/composer.json b/composer.json index cd93f9b..78c81af 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ "ext-curl": "*" }, "require-dev": { - "squizlabs/php_codesniffer": "3.12.1" + "squizlabs/php_codesniffer": "3.12.2" } } diff --git a/composer.lock b/composer.lock index 83f0372..80bf4d7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "95164fb967e9ee60351664acf9b64a66", + "content-hash": "0f493ecc8fea9ed36273d0ee3d5d4f6e", "packages": [], "packages-dev": [ { "name": "squizlabs/php_codesniffer", - "version": "3.12.1", + "version": "3.12.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd" + "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ea16a1f3719783345febd3aab41beb55c8c84bfd", - "reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", + "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", "shasum": "" }, "require": { @@ -89,7 +89,7 @@ "type": "thanks_dev" } ], - "time": "2025-04-04T12:57:55+00:00" + "time": "2025-04-13T04:10:18+00:00" } ], "aliases": [],