Skip to content

Commit

Permalink
composer-require-checker: 2.0.0 -> 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSuisse committed Nov 24, 2021
1 parent 4faed6a commit 81bbe9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: Install dependencies
run: composer install --no-interaction --prefer-dist
- name: Composer Require Checker
uses: docker://webfactory/composer-require-checker:2.0.0
uses: docker://webfactory/composer-require-checker:3.2.0
with:
args: --config-file=tests/config-composer-require-checker.json
- name: Composer Unused
Expand Down

0 comments on commit 81bbe9a

Please sign in to comment.