Skip to content

Commit 1bcb358

Browse files
committed
Added missing extensions
1 parent 709a67f commit 1bcb358

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
@@ -31,6 +31,7 @@ jobs:
3131
uses: shivammathur/setup-php@v2
3232
with:
3333
php-version: ${{ matrix.php }}
34+
extensions: bcmath, json, mbstring, intl
3435
coverage: none
3536

3637
- name: Update composer

0 commit comments

Comments
 (0)