Commit 810d78c4 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Ajout config autoload.

parent 3db5ea65
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20,5 +20,13 @@
    "zfcampus/zf-oauth2": "1.3.1",
    "unicaen/unicaen-ldap": "1.0.1",
    "jasig/phpcas": "~1.3"
  },
  "autoload": {
    "psr-0": {
      "UnicaenOAuth": "src/"
    },
    "classmap": [
      "./Module.php"
    ]
  }
}
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "d94531df3894d4a126011e1012394f29",
    "hash": "211d95b320855188edd20760b06c4ee2",
    "content-hash": "113233cbbc2ecc646fe61465df4824ac",
    "packages": [
        {