diff --git a/composer.json b/composer.json index 7ec49778..5cd28448 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,8 @@ "symfony/flex": "@stable", "symfony/web-profiler-bundle": "@stable", "phpmd/phpmd": "@stable", - "friendsofphp/php-cs-fixer": "@stable" + "friendsofphp/php-cs-fixer": "@stable", + "symfony/twig-bridge": "^4.4" }, "prefer-stable": true, "autoload": {