From a98be0794214a50a1d3a7db03511ebaddae8ccc4 Mon Sep 17 00:00:00 2001 From: Matthias Morin Date: Wed, 11 Oct 2017 16:58:26 +0200 Subject: [PATCH] Update composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a47c69b..bd97f51 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,7 @@ "Bundle" ], "require": { - "php": ">=5.3.0", - "symfony/symfony": "^2.4||^3.0" + "php": ">=5.3.0" }, "autoload": { "psr-4": {