bug change bad namespace

This commit is contained in:
Christophe Massin 2014-07-16 17:02:24 +02:00
parent 2deda3fd81
commit c718e76330
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}