Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jan 13, 2025
1 parent c7ae62f commit 3663f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
timeout_minutes: 5
max_attempts: 5
command: composer require "symfony/console:^6.4" --no-update --no-interaction
command: composer require "symfony/console:^6.0" --no-update --no-interaction
if: "matrix.symfony == '6'"

- name: Select Symfony 7
Expand Down

0 comments on commit 3663f13

Please sign in to comment.