Skip to content

Commit

Permalink
Merge branch '1' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Apr 27, 2023
2 parents 40c2ff8 + d7bc7f7 commit f00eda9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down Expand Up @@ -35,4 +41,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit f00eda9

Please sign in to comment.