We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2528933 commit bb1822fCopy full SHA for bb1822f
.github/workflows/tests.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/[email protected]
61
62
- name: Setup PHP
63
- uses: shivammathur/setup-php@2.22.0
+ uses: shivammathur/setup-php@2.24.0
64
with:
65
php-version: ${{ matrix.php }}
66
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
0 commit comments