Commit 17754e80 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction dépendance unicaen-ldap.

parent 187b3816
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    "require": {
        "zendframework/zend-authentication": "^2.5",
        "zfcampus/zf-oauth2":                "^1.4.0",
        "unicaen/unicaen-ldap":              "^3.0.0",
        "unicaen/unicaen-ldap":              "3.0.0.x-dev",
        "jasig/phpcas":                      "^1.3.4"
    },
    "extra": {