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

PHP 8 requis

parent c48ba232
Branches
Tags 6.0.0
No related merge requests found
CHANGELOG
=========
6.0.0 (28/02/2023)
------------------
- PHP 8 requis.
4.0.2 (01/04/2022)
------------------
......
......@@ -2,7 +2,7 @@
"name": "unicaen/ldap",
"description": "Module Ldap des applications Unicaen",
"require": {
"php": "^7.3 || ^8.0",
"php": "^8.0",
"ext-ldap": "*",
"laminas/laminas-config": "^3.7",
"laminas/laminas-i18n": "^2.17",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment