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

Possibilité de passer à PHP 7.4

parent dc72604b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
        }
    ],
    "require": {
        "php": "7.3.*",
        "php": ">=7.3",
        "laminas/laminas-test": "^3.0",
        "phpunit/phpunit": "^5.6",
        "phpspec/prophecy": "^1.6",