static analysis php extension bc math requirement
This commit is contained in:
parent
331759b7b3
commit
03ae5812e8
|
|
@ -109,7 +109,7 @@ jobs:
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: '8.1'
|
php-version: '8.1'
|
||||||
extensions: mbstring, intl, sqlite
|
extensions: mbstring, intl, sqlite, bcmath
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
- name: Get composer cache directory
|
- name: Get composer cache directory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue