Skip to content

Commit

Permalink
Revert "[TASK] Use composer-unused 0.7 in CI"
Browse files Browse the repository at this point in the history
This reverts commit d4d3e36.
  • Loading branch information
eliashaeussler committed Aug 22, 2023
1 parent 3b1088d commit c2b67ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cgl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 8.1
# @todo switch back to composer-unused 0.8 once https://github.com/composer-unused/composer-unused/issues/444 is resolved
tools: composer:v2, composer-require-checker, composer-unused:0.7
tools: composer:v2, composer-require-checker, composer-unused
coverage: none

# Validation
Expand Down

0 comments on commit c2b67ab

Please sign in to comment.