diff --git a/composer.json b/composer.json index cd66373..520a68c 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "wpackagist-theme/twentytwentyfour": "1.3" }, "require-dev": { - "squizlabs/php_codesniffer": "3.11.2" + "squizlabs/php_codesniffer": "3.11.3" }, "extra": { "installer-paths": { diff --git a/composer.lock b/composer.lock index af1a270..148b4e5 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": "53d34b731a5127332114a14f9a7c8ee0", + "content-hash": "85eae040338d279b32ef5de702d3c807", "packages": [ { "name": "composer/installers", @@ -912,16 +912,16 @@ "packages-dev": [ { "name": "squizlabs/php_codesniffer", - "version": "3.11.2", + "version": "3.11.3", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" + "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", - "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", + "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", "shasum": "" }, "require": { @@ -986,9 +986,13 @@ { "url": "https://opencollective.com/php_codesniffer", "type": "open_collective" + }, + { + "url": "https://thanks.dev/phpcsstandards", + "type": "thanks_dev" } ], - "time": "2024-12-11T16:04:26+00:00" + "time": "2025-01-23T17:04:15+00:00" } ], "aliases": [],