diff --git a/composer.json b/composer.json index df13fd0..4ec63dd 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "php": ">=5.6,<8.0-dev", "ext-openssl": "*", "simplesamlphp/saml2": "^3.0", - "symfony/symfony-bundle": "^2.8|^3.3.0|^4.0|^4.1|^4.2|^4.3|^4.4", + "symfony/framework-bundle": "^2.8|^3.3.0|^4.0|^4.1|^4.2|^4.3|^4.4", "symfony/workflow": "^3.3.0|^4.0|^4.1|^4.2|^4.3|^4.4" }, "require-dev": {