From c7b721da960a84240f1bbea23eb59c99cc754b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 28 Sep 2017 11:13:44 +0200 Subject: [PATCH] Update latest code sniffer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/phpmyadmin/coding-standard/issues/3 and https://github.com/phpmyadmin/coding-standard/pull/5 Signed-off-by: Michal Čihař --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b2d951eb1b..56507f2218 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "phpunit/phpunit-selenium": "~1.2", "squizlabs/php_codesniffer": "2.*", "tecnickcom/tcpdf": "^6.2", - "phpmyadmin/coding-standard": ">=0.1.0" + "phpmyadmin/coding-standard": "^0.3" }, "extra": { "branch-alias": {