Ajout projet webAduc
This commit is contained in:
19
Sources/webAduc/www/composer.json
Normal file
19
Sources/webAduc/www/composer.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "snoel/phpaduc",
|
||||
"description": "Web manager for samba AD domain",
|
||||
"type": "project",
|
||||
"license": "GNU/Gpl",
|
||||
"authors": [{
|
||||
"name": "Serge NOEL",
|
||||
"email": "serge.noel@net6a.com"
|
||||
}],
|
||||
"require": {
|
||||
"php": "7.*",
|
||||
"components/jquery": "3.*",
|
||||
"components/jqueryui": "1.*",
|
||||
"vakata/jstree": "3.*",
|
||||
"twbs/bootstrap": "4.*",
|
||||
"smarty/smarty": "3.*",
|
||||
"adldap2/adldap2": "10.*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user