diff --git a/composer.json b/composer.json index 0afd235..841dac8 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "co-cart/cocart-sniffs": "0.0.2" }, "require-dev": { - "squizlabs/php_codesniffer": "3.6.2" + "squizlabs/php_codesniffer": "3.7.1" }, "scripts": { "phpcs": [ diff --git a/composer.lock b/composer.lock index e6635e1..cf320f9 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": "900489ef41af0c5d99e001001b7aae73", + "content-hash": "eeaacdb83ef6e62bc2f71489f573586a", "packages": [ { "name": "co-cart/cocart-sniffs", @@ -443,16 +443,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.2", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "" }, "require": { @@ -495,7 +495,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-12-12T21:44:58+00:00" + "time": "2022-06-18T07:21:10+00:00" }, { "name": "wp-coding-standards/wpcs",