chore(ci): require symfony/twig-bundle

This commit is contained in:
Younes ENNAJI
2023-12-06 19:04:34 +01:00
parent 8a8dcb5ff2
commit 2c6027650f
+1
View File
@@ -73,6 +73,7 @@ jobs:
"symfony/http-kernel:${{ matrix.symfony }}" \
"symfony/translation:${{ matrix.symfony }}" \
"symfony/framework-bundle:${{ matrix.symfony }}" \
"symfony/twig-bundle:${{ matrix.symfony }}" \
"phpunit/phpunit:${{ matrix.phpunit }}" \
"monolog/monolog" --no-interaction --no-update
composer update --prefer-stable --prefer-dist