We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea4f23 commit 046f1f7Copy full SHA for 046f1f7
1 file changed
.github/workflows/static_analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: composer global config --no-plugins allow-plugins.symfony/flex true
30
- run: composer global require --no-scripts symfony/flex
31
32
- - run: composer config extra.symfony.require ~8.0.0
+ - run: composer config extra.symfony.require ~7.4.0
33
34
- run: composer update --prefer-dist
35
0 commit comments