Intermédiaire

This commit is contained in:
2021-04-02 11:26:26 +02:00
parent d2eefb6b5f
commit 0c681bf4ff
559 changed files with 39669 additions and 49754 deletions

View File

@@ -5,7 +5,7 @@
"license": "GNU/Gpl",
"authors": [{
"name": "Serge NOEL",
"email": "serge.noel@net6a.com"
"email": "serge.noel@easylinux.fr"
}],
"require": {
"php": "7.*",
@@ -13,10 +13,6 @@
"components/jqueryui": "1.*",
"vakata/jstree": "3.*",
"twbs/bootstrap": "4.*",
"smarty/smarty": "3.*",
"adldap2/adldap2": "10.*"
},
"require-dev": {
"phpunit/phpunit-selenium": "*"
}
"smarty/smarty": "3.*"
}
}