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

PHP 7.3 requis

parent 7e3bc0a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
        }
    ],
    "require": {
        "php":                                ">=5.6 || >=7.0",
        "php":                                "7.3.*",
        "doctrine/common":                    "^2.7",
        "zendframework/zend-cache":           "^2.8",
        "zendframework/zend-eventmanager":    "^3.2",
+683 −656

File changed.

Preview size limit exceeded, changes collapsed.