Skip to content

Commit

Permalink
DevKit updates (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Feb 10, 2022
1 parent 429f025 commit 35d9bb3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Expand Up @@ -70,10 +70,6 @@ jobs:
if: matrix.variant != 'normal' && !startsWith(matrix.variant, 'symfony/symfony')
run: composer require ${{ matrix.variant }} --no-update

- name: Allow unstable dependencies
if: matrix.symfony-require == '6.0.*'
run: composer config minimum-stability dev

- name: Install Composer dependencies (${{ matrix.dependencies }})
uses: ramsey/composer-install@v2
with:
Expand Down

0 comments on commit 35d9bb3

Please sign in to comment.