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

composer.json: renommage package Composer + suppression clé repositories inutile.

parent 28f89683
No related branches found
No related tags found
No related merge requests found
{
"name": "unicaen/unicaen-ldap",
"description": "Module Ldap de l'UCBN",
"repositories": [
{
"type": "composer",
"url": "https://dev.unicaen.fr/packagist"
}
],
"name": "unicaen/ldap",
"description": "Module Ldap des applications Unicaen",
"require": {
"php": "^5.6 || ^7.0",
"zendframework/zend-servicemanager": "~2.4 || ^2.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment