diff --git a/composer.json b/composer.json index 8445ff9..5b15bfd 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,14 @@ "name": "silverstripe/realme", "description": "Adds support to SilverStripe for authentication via RealMe (https://www.realme.govt.nz/)", "type": "silverstripe-vendormodule", - "keywords": ["silverstripe", "authentication", "saml", "RealMe", "Real Me", "iGovt"], + "keywords": [ + "silverstripe", + "authentication", + "saml", + "RealMe", + "Real Me", + "iGovt" + ], "license": "BSD-3-Clause", "minimum-stability": "dev", "authors": [ @@ -40,4 +47,4 @@ "support": { "issues": "https://github.com/silverstripe/realme/issues" } -} +} \ No newline at end of file