-
- Downloads
Modif dépendances.
... | @@ -17,8 +17,8 @@ | ... | @@ -17,8 +17,8 @@ |
], | ], | ||
"require": { | "require": { | ||
"zendframework/zend-authentication": "~2.4", | "zendframework/zend-authentication": "~2.4", | ||
"zfcampus/zf-oauth2": "1.3.1", | "zfcampus/zf-oauth2": "^1.3.1", | ||
"unicaen/unicaen-ldap": "~1.0", | "unicaen/unicaen-ldap": "^1.0.1", | ||
"jasig/phpcas": "~1.3" | "jasig/phpcas": "~1.3" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
... | ... |
Please register or sign in to comment