Skip to content

Commit

Permalink
Use right Symfony version in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Dec 9, 2024
1 parent 7591e38 commit 7019b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

-
name: Install PHP dependencies
run: composer install --no-interaction --no-plugins
run: composer install --no-interaction
env:
SYMFONY_REQUIRE: ${{ matrix.symfony }}

Expand Down

0 comments on commit 7019b93

Please sign in to comment.