Skip to content
Snippets Groups Projects
Commit 0dc0e58c authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction des dépendances.

parent fff9fb96
No related branches found
No related tags found
No related merge requests found
{
"name": "unicaen/unicaen-oauth",
"description": "Serveur OAuth2 authentifiant soit via LDAP, soit via CAS",
"minimum-stability": "dev",
"license": "proprietary",
"authors": [
{
......@@ -16,9 +15,10 @@
}
],
"require": {
"zendframework/zend-servicemanager": "~2.4 || ^2.5 || ^7.0",
"zendframework/zend-authentication": "~2.4 || ^2.5 || ^7.0",
"zfcampus/zf-oauth2": "^1.4.0",
"unicaen/unicaen-ldap": "^2.0.0",
"unicaen/unicaen-ldap": "~2.1",
"jasig/phpcas": "^1.3.4"
},
"autoload": {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment