Skip to content

Commit

Permalink
[TMP, Deps] Bump to RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 15, 2023
1 parent b0792b6 commit 1bd741c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

# Test against Symfony 7 (temporary)
- php-version: '8.2'
composer-require: 'symfony/console:"v7.0.0-BETA3 as 6.4.0" symfony/filesystem:"v7.0.0-BETA1 as 6.4.0"' # Compatibility with Psalm
composer-require: 'symfony/console:"v7.0.0-RC1 as 6.4.0" symfony/filesystem:"v7.0.0-RC1 as 6.4.0"' # Compatibility with Psalm
symfony-version: '7.*'
composer-allow-dev: true
steps:
Expand Down

0 comments on commit 1bd741c

Please sign in to comment.