From cf648cb112c26558b5d14c033bafbec33cc0cb12 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Wed, 5 Jan 2022 15:23:22 +0000 Subject: [PATCH] sync with branch 6.0 (@remicollet contrib) --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 67640de8..3cd30e51 100644 --- a/composer.json +++ b/composer.json @@ -79,6 +79,9 @@ "minimum-stability": "dev", "prefer-stable": true, "config": { + "platform": { + "php": "7.4.0" + }, "sort-packages": true, "optimize-autoloader": true, "allow-plugins": {