From a9faa81b898e7bbc664d050d5295f6d5bb6dafce Mon Sep 17 00:00:00 2001 From: Tchama Date: Tue, 28 Jul 2020 16:44:36 +0200 Subject: [PATCH] upgrade to symfony4, reset all requires into modules --- composer.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 28f9c8d2c..b6e7804aa 100644 --- a/composer.json +++ b/composer.json @@ -19,13 +19,10 @@ } ], "require": { - "chill-project/main": "~1.5", - "chill-project/custom-fields": "~1.5" + }, "require-dev": { - "symfony/phpunit-bridge": "~3", - "fzaninotto/faker": "~1", - "phpunit/phpunit": "~5.6" + }, "scripts": { "post-install-cmd": [