From 6633c8b8524b042362ddfff07c92b6b75a16b710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Thu, 18 May 2017 08:33:50 +0200 Subject: [PATCH] Allow individual bridges, bundles and components to be used with 4.0 --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 744868ec50..91a5a88a17 100644 --- a/composer.json +++ b/composer.json @@ -26,10 +26,7 @@ "psr/log": "~1.0", "psr/simple-cache": "^1.0", "symfony/polyfill-intl-icu": "~1.0", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php56": "~1.0", - "symfony/polyfill-php70": "~1.0", - "symfony/polyfill-util": "~1.0" + "symfony/polyfill-mbstring": "~1.0" }, "replace": { "symfony/asset": "self.version",