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

PHP ^8.0 requis

parent a9451fd2
No related branches found
No related tags found
No related merge requests found
Pipeline #17925 passed
......@@ -2,7 +2,7 @@
"name": "unicaen/app",
"description": "Module de base des applications unicaen",
"require": {
"php": ">=7.4 || >=8.0",
"php": "^8.0",
"ext-bcmath": "*",
"ext-intl": "*",
"ext-ldap": "*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment