diff --git a/composer.json b/composer.json index cf995540e..d82ae0828 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,12 @@ "name": "shopsys/coding-standards", "type": "library", "description": "Coding standards definition compatible with PSR-2", - "keywords": ["code style", "coding standards", "PSR-2", "code quality"], + "keywords": [ + "code style", + "coding standards", + "PSR-2", + "code quality" + ], "license": "MIT", "authors": [ {