mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 12:06:56 +00:00
Fix tiny typo in CI workflow label
Just a nano-typo there "symfony/translation-contract" -> "symfony/translation-contract**s**"
This commit is contained in:
@@ -104,7 +104,7 @@ jobs:
|
||||
- name: "PHPUnit version"
|
||||
run: vendor/bin/simple-phpunit --version
|
||||
|
||||
- name: "Prevent installing symfony/translation-contract 3.0"
|
||||
- name: "Prevent installing symfony/translation-contracts 3.0"
|
||||
if: "matrix.extension == 'twig-extra-bundle'"
|
||||
working-directory: extra/${{ matrix.extension }}
|
||||
run: "composer require --no-update 'symfony/translation-contracts:^1.1|^2.0'"
|
||||
|
||||
Reference in New Issue
Block a user