Skip to content

Commit

Permalink
Updated list for PHPUnit / SQUASH - dom, json, libxml, mbstring, toke…
Browse files Browse the repository at this point in the history
…nizer, xml, xmlwriter
  • Loading branch information
jrfnl committed Sep 11, 2024
1 parent 0b0f6ba commit 77bae2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ jobs:
echo 'COMPOSER_OPTIONS=' >> $GITHUB_OUTPUT
else
# Minimal.
echo 'EXT=none, curl, json, libxml, mbstring, xml, xmlwriter, ctype, filter, hash' >> $GITHUB_OUTPUT
echo 'COMPOSER_OPTIONS=--ignore-platform-req=ext-tokenizer --ignore-platform-req=ext-simplexml --ignore-platform-req=ext-dom' >> $GITHUB_OUTPUT
echo 'EXT=none, curl, dom, json, libxml, mbstring, tokenizer, xml, xmlwriter, ctype, filter, hash' >> $GITHUB_OUTPUT
echo 'COMPOSER_OPTIONS=--ignore-platform-req=ext-simplexml' >> $GITHUB_OUTPUT
fi
- name: Set up PHP
Expand Down

0 comments on commit 77bae2c

Please sign in to comment.