From 9dea423eec3c7c7babe74ff09fc8297bcc280420 Mon Sep 17 00:00:00 2001 From: Khoubza Younes Date: Sun, 6 Dec 2020 21:21:33 +0100 Subject: [PATCH] fix github workflow --- src/Toastr/Prime/composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Toastr/Prime/composer.json b/src/Toastr/Prime/composer.json index 60200589..e3dea930 100644 --- a/src/Toastr/Prime/composer.json +++ b/src/Toastr/Prime/composer.json @@ -41,10 +41,7 @@ } }, "config": { - "sort-packages": true, - "platform": { - "php": "5.6" - } + "sort-packages": true }, "minimum-stability": "dev", "prefer-stable": true