diff --git a/composer.json b/composer.json index 540a317..860f530 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,13 @@ "name": "silverstripe/ldap", "description": "Adds LDAP support to SilverStripe including user synchronisation and authentication", "type": "silverstripe-vendormodule", - "keywords": ["silverstripe", "ad", "active", "directory", "ldap"], + "keywords": [ + "silverstripe", + "ad", + "active", + "directory", + "ldap" + ], "license": "BSD-3-Clause", "authors": [ { @@ -35,4 +41,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file