-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #813 from ergebnis/dependabot/github_actions/shiva…
…mmathur/setup-php-2.31.0 github-actions(deps): bump shivammathur/setup-php from 2.30.5 to 2.31.0
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "xdebug" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -97,7 +97,7 @@ jobs: | |
strict: true | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -159,7 +159,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -215,7 +215,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "xdebug" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -267,7 +267,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -326,7 +326,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -376,7 +376,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" | ||
|
@@ -458,7 +458,7 @@ jobs: | |
uses: "actions/[email protected]" | ||
|
||
- name: "Set up PHP" | ||
uses: "shivammathur/setup-php@2.30.5" | ||
uses: "shivammathur/setup-php@2.31.0" | ||
with: | ||
coverage: "none" | ||
extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters