Skip to content

Commit

Permalink
[TMP, Deps] Bump to BETA3
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 12, 2023
1 parent 92ef70e commit b0792b6
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-BETA1 as 6.4.0" symfony/filesystem:"v7.0.0-BETA1 as 6.4.0"' # Compatibility with Psalm
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
symfony-version: '7.*'
composer-allow-dev: true
steps:
Expand Down

0 comments on commit b0792b6

Please sign in to comment.