Skip to content

Commit 9925ad1

Browse files
author
Robin
committed
* Updated
1 parent ac80300 commit 9925ad1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "yii2-extension",
44
"description": "Another Yii2 LDAP Auth Extension",
55
"keywords": ["yii2", "ldap", "auth"],
6+
"license" : "BSD-3-Clause",
67
"support": {
78
"source": "https://github.com/Commifreak/yii2-ldap-auth"
89
},
@@ -13,7 +14,7 @@
1314
}
1415
],
1516
"require": {
16-
"yiisoft/yii2": "~2.0.0"
17+
"yiisoft/yii2": "~2.0.14"
1718
},
1819
"autoload": {
1920
"psr-4": {

0 commit comments

Comments
 (0)