diff --git a/composer.json b/composer.json index 69ee3c1a..bdf2423d 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "MIT", "require": { "php": ">=5.4.0", - "symfony/http-foundation": "2.4.*" + "symfony/http-foundation": "2.*" }, "require-dev": { "league/phpunit-coverage-listener": "~1.0",