Skip to content

Commit

Permalink
Remove composer-require-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Dec 3, 2023
1 parent b753d57 commit 21f9475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
composer config minimum-stability dev
composer global config --no-plugins allow-plugins.symfony/flex true
composer global require --no-progress --no-scripts --no-plugins symfony/flex
composer remove maglnet/composer-require-checker --dev --no-update
- name: Install Composer dependencies ${{ matrix.dependencies }}
uses: ramsey/composer-install@v2
Expand Down

0 comments on commit 21f9475

Please sign in to comment.