Skip to content

Commit 0d2c452

Browse files
committed
Add PHP extension mbstring
1 parent 08dfe87 commit 0d2c452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: shivammathur/setup-php@1.7.0
1616
with:
1717
php-version: ${{ matrix.php-versions }}
18+
extensions: mbstring
1819

1920
- name: Validate composer.json and composer.lock
2021
run: composer validate

0 commit comments

Comments
 (0)