Skip to content

Commit

Permalink
Remove nikic/php-fuzzer in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Sep 4, 2023
1 parent f3d7272 commit 1dee97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
max_attempts: 5
retry_wait_seconds: 30
command: |
composer remove --dev --no-update nikic/php-fuzzer
composer update --optimize-autoloader --no-interaction --no-progress ${{ matrix.composer-flags }}
composer info -D
Expand Down

0 comments on commit 1dee97a

Please sign in to comment.