Skip to content

Commit 8c4b33e

Browse files
committed
-
1 parent 2ee49f7 commit 8c4b33e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
run: |
112112
composer require --no-update "symfony/mime:7.4.x-dev as 8.0.x-dev"
113113
composer require --no-update "symfony/framework-bundle:7.4.x-dev as 8.0.x-dev"
114+
composer require --no-update "symfony/twig-bundle:7.4.x-dev as 8.0.x-dev"
114115
115116
- name: Install dependencies
116117
run: |

0 commit comments

Comments
 (0)