Skip to content

Commit 6574349

Browse files
committed
-
1 parent 880e226 commit 6574349

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
@@ -116,6 +116,7 @@ jobs:
116116
composer require --no-update "symfony/dependency-injection:7.4.x-dev as 8.0.x-dev"
117117
composer require --no-update "symfony/console:7.4.x-dev as 8.0.x-dev"
118118
composer require --no-update "symfony/doctrine-bridge:7.4.x-dev as 8.0.x-dev"
119+
composer require --no-update "symfony/http-kernel:7.4.x-dev as 8.0.x-dev"
119120
120121
- name: Install dependencies
121122
run: |

0 commit comments

Comments
 (0)