From b116a189ffb8de0837f7590595556c24de307f8b Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Mon, 27 Feb 2023 13:58:48 -0800 Subject: [PATCH] it should not be needed for the config platform --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 6f1e6ee..2c1639b 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,6 @@ "email": "aws-sdk-common-runtime@amazon.com" } ], - "config": { - "platform": {"php": "7.4"} - }, "minimum-stability": "alpha", "require": { "php": ">=5.5"