Commit 256f012d authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP ^8.0 requis

parent a9451fd2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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": "*",