Skip to content

Commit

Permalink
[TMP, CI] Lock symfony version
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 4, 2023
1 parent 57b3960 commit 5ebce06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
# Test against Symfony 7 (temporary)
- php-version: '8.2'
composer-require: 'symfony/console:"v7.0.0-BETA1 as 6.4.0"'
symfony-version: '7.*'
composer-allow-dev: true
steps:
- name: 'Checkout code'
Expand Down

0 comments on commit 5ebce06

Please sign in to comment.