generated from wayofdev/php-package-tpl
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(deps): update shivammathur/setup-php action to v2.31.0
- Loading branch information
1 parent
8c7d77b
commit a096129
Showing
6 changed files
with
11 additions
and
11 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
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, sockets | ||
|
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 |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring | ||
|
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, sockets | ||
|
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 |
---|---|---|
|
@@ -45,7 +45,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, opcache, pcntl, posix | ||
|
@@ -96,7 +96,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, opcache, pcntl, posix | ||
|
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, opcache, pcntl, posix | ||
|
@@ -95,7 +95,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, opcache, pcntl, posix | ||
|
@@ -152,7 +152,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, opcache, pcntl, posix | ||
|
@@ -209,7 +209,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/setup-php@2.30.5 | ||
uses: shivammathur/setup-php@2.31.0 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|