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

Màj dépendances composer

parent 96627378
Branches
Tags
No related merge requests found
......@@ -3,6 +3,7 @@
"description": "Module Ldap des applications Unicaen",
"require": {
"php": "^7.3 || ^8.0",
"ext-ldap": "*",
"laminas/laminas-config": "^3.7",
"laminas/laminas-i18n": "^2.17",
"laminas/laminas-ldap": "^2.14",
......@@ -14,8 +15,8 @@
"laminas/laminas-dependency-plugin": "^2.2"
},
"require-dev": {
"phpunit/phpunit": ">=3.7",
"laminas/laminas-test": "^4.2"
"phpunit/phpunit": "^8.0",
"laminas/laminas-test": "^4.0"
},
"autoload": {
"psr-0": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment