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

Ajout options dans composer.json : classmap nécessaire pour phpCAS.

parent bf0263f4
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,8 @@
"UnicaenAuthTest": "tests/"
},
"classmap": [
"./Module.php"
"./Module.php",
"./vendor/gorg/phpcas/source/CAS.php"
]
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment