Commit 96783864 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP 7.3.* requis

parent 16f83eac
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -8,8 +8,9 @@
        }
    ],
    "require": {
        "unicaen/app":                                  "dev-zf-3.x",
        "unicaen/bjy-authorize":                        "dev-zf-3.x",
        "php":                                          "7.3.*",
        "unicaen/app":                                  "^3.0",
        "unicaen/bjy-authorize":                        "^3.0",
        "jasig/phpcas":                                 "^1.3",
        "ramsey/uuid":                                  "^3.7"
    },
+1545 −858

File changed.

Preview size limit exceeded, changes collapsed.