From eea282ccc0d9dfae2d321efddce99cdb18158338 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 10 Apr 2020 17:01:08 +0200 Subject: Bump coding standard lib for PSR2 Signed-off-by: Christoph Wurst --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index a4c5c410d3a..7707ac537cf 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.2", "jakub-onderka/php-console-highlighter": "^0.3.2", - "nextcloud/coding-standard": "^0.1.0" + "nextcloud/coding-standard": "^0.3.0" }, "scripts": { "cs:fix": "php-cs-fixer fix", -- cgit v1.2.3