Skip to content

Commit

Permalink
* Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin committed Aug 28, 2018
1 parent ac80300 commit 9925ad1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "yii2-extension",
"description": "Another Yii2 LDAP Auth Extension",
"keywords": ["yii2", "ldap", "auth"],
"license" : "BSD-3-Clause",
"support": {
"source": "https://github.com/Commifreak/yii2-ldap-auth"
},
Expand All @@ -13,7 +14,7 @@
}
],
"require": {
"yiisoft/yii2": "~2.0.0"
"yiisoft/yii2": "~2.0.14"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9925ad1

Please sign in to comment.