diff --git a/composer.json b/composer.json index efbeda5..f4ed7db 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php": ">=5.3.0", "symfony/symfony": "~2.3|~3.0", "psliwa/php-pdf": "^1.1.5", - "sensio/framework-extra-bundle": ">=2.0 <4.0.0" + "sensio/framework-extra-bundle": "^2|^3|^4|^5" }, "require-dev": { "phpunit/phpunit": ">=4,<6.0.0"