Skip to content

Commit

Permalink
[TMP, CI] Satisfy psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 4, 2023
1 parent c89ca90 commit 39f78ef
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"'
composer-require: 'symfony/console:"v7.0.0-BETA1 as 6.4.0" symfony/filesystem:"v7.0.0-BETA1 as 6.4.0"'
symfony-version: '7.*'
composer-allow-dev: true
steps:
Expand Down

0 comments on commit 39f78ef

Please sign in to comment.