From 0e7357fcc4d7b92e9602637030ff67f0e193b9b2 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 28 Sep 2021 15:40:11 +0200 Subject: [PATCH] Remove pinned platform Signed-off-by: Alexander M. Turek --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 091b1fa882f..150687a0a77 100644 --- a/composer.json +++ b/composer.json @@ -54,9 +54,6 @@ }, "bin": ["bin/doctrine-dbal"], "config": { - "platform": { - "php": "7.3.0" - }, "sort-packages": true }, "autoload": {