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 3c02910 commit 9e49bb3Copy full SHA for 9e49bb3
action.yml
@@ -59,7 +59,7 @@ runs:
59
shell: bash
60
61
- name: Installing PHP...
62
- uses: shivammathur/setup-php@2.25.4
+ uses: shivammathur/setup-php@2.25.5
63
with:
64
php-version: ${{ env.NEEDED_PHP_VERSION }}
65
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
0 commit comments