From bb4c440a22b7234e5805705c6f23da785ef1fe79 Mon Sep 17 00:00:00 2001 From: Carl Alberto Date: Mon, 22 Apr 2019 03:11:37 +0800 Subject: [PATCH] Updated composer json file --- composer.json | 2 +- index.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b1f46f2..880cb64 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "squizlabs/php_codesniffer": "^3.3.1" }, "require-dev": { - "wp-coding-standards/wpcs": "^2.1.*" + "wp-coding-standards/wpcs": "2.1.*" }, "scripts": { "format": "phpcbf --standard=phpcs.ruleset.xml --report-summary --report-source", diff --git a/index.php b/index.php index c051246..bf3e6cb 100644 --- a/index.php +++ b/index.php @@ -1,3 +1,4 @@