static analysis php extension bc math requirement

This commit is contained in:
2025-11-18 23:27:34 -08:00
parent 331759b7b3
commit 03ae5812e8

View File

@@ -109,7 +109,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
extensions: mbstring, intl, sqlite
extensions: mbstring, intl, sqlite, bcmath
coverage: none
- name: Get composer cache directory