static analysis php extension bc math requirement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user