Skip to content

Commit 3663f13

Browse files
Update tests.yml
1 parent c7ae62f commit 3663f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
with:
7171
timeout_minutes: 5
7272
max_attempts: 5
73-
command: composer require "symfony/console:^6.4" --no-update --no-interaction
73+
command: composer require "symfony/console:^6.0" --no-update --no-interaction
7474
if: "matrix.symfony == '6'"
7575

7676
- name: Select Symfony 7

0 commit comments

Comments
 (0)