From 0a2bbe44a19a3ad54330e1fd132ae309a43d4766 Mon Sep 17 00:00:00 2001 From: Joby Elliott Date: Wed, 6 Mar 2019 11:59:18 -0700 Subject: [PATCH] updating config --- composer.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/composer.json b/composer.json index a1d105c..2399431 100644 --- a/composer.json +++ b/composer.json @@ -25,11 +25,6 @@ "phpunit/phpunit": "^4.8", "phpunit/dbunit": "^1.4" }, - "config": { - "platform": { - "php": "5.3.3" - } - }, "scripts": { "test": [ "phpunit"