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

Montée en version 4 des bibliothèque unicaen/* (PHP 7.4)

parent a07c4cff
Branches
Tags 5.0.0
No related merge requests found
Pipeline #15270 passed
......@@ -8,15 +8,15 @@
}
],
"require": {
"unicaen/app": "^3.0",
"unicaen/auth": "^3.0",
"unicaen/bjy-authorize": "^3.0",
"unicaen/faq": "^3.0",
"unicaen/ldap": "^3.0",
"laminas/laminas-dependency-plugin": "^1.0"
"unicaen/app": "^4.0",
"unicaen/auth": "^4.0",
"unicaen/bjy-authorize": "^4.0",
"unicaen/faq": "^4.0",
"unicaen/ldap": "^4.0",
"laminas/laminas-dependency-plugin": "^2.0"
},
"require-dev": {
"laminas/laminas-test": "^3.2",
"laminas/laminas-test": "^3.8",
"phpunit/phpunit": ">=3.7",
"laminas/laminas-developer-tools": ">=1.0"
},
......@@ -49,5 +49,11 @@
"psr-4": {
"ApplicationTest\\": "module/Application/test"
}
},
"config": {
"allow-plugins": {
"zfcampus/zf-asset-manager": true,
"laminas/laminas-dependency-plugin": true
}
}
}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment