Commit 0dc0e58c authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction des dépendances.

parent fff9fb96
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "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": {
+644 −281

File changed.

Preview size limit exceeded, changes collapsed.