Skip to content

Commit

Permalink
Switch tests to Symfony 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Jun 23, 2021
1 parent 9301299 commit a6deb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# while keeping Flex recipes from applying
- run: composer global require --no-scripts symfony/flex

- run: composer config extra.symfony.require ~5.2.0
- run: composer config extra.symfony.require ~5.3.0

- run: composer update --prefer-dist

Expand Down

0 comments on commit a6deb38

Please sign in to comment.