diff --git a/composer.json b/composer.json index b56f37c..3fcb484 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "autoload" : { "psr-4" : { - "oat\\authKeyValue\\" : "" + "oat\\authLdap\\" : "" } }, "homepage" : "http://www.taotesting.com", @@ -26,4 +26,4 @@ "zendframework/zend-ldap" : "2.*" }, "minimum-stability" : "dev" -} \ No newline at end of file +}