Bump coding standard lib for PSR2
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
"require-dev": { | "require-dev": { | ||
"jakub-onderka/php-parallel-lint": "^0.9.2", | "jakub-onderka/php-parallel-lint": "^0.9.2", | ||
"jakub-onderka/php-console-highlighter": "^0.3.2", | "jakub-onderka/php-console-highlighter": "^0.3.2", | ||
"nextcloud/coding-standard": "^0.1.0" | "nextcloud/coding-standard": "^0.3.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"cs:fix": "php-cs-fixer fix", | "cs:fix": "php-cs-fixer fix", | ||
... | ... |
Please register or sign in to comment