diff --git a/composer.json b/composer.json index ecd1b730..6bf4a9e1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,11 @@ "name": "symbiote/silverstripe-advancedworkflow", "description": "Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.", "type": "silverstripe-vendormodule", - "keywords": ["silverstripe", "advancedworkflow", "workflow"], + "keywords": [ + "silverstripe", + "advancedworkflow", + "workflow" + ], "license": "BSD-3-Clause", "authors": [ { @@ -47,4 +51,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file