mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 19:41:26 +01:00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
2
.github/workflows/phpstan.yml
vendored
2
.github/workflows/phpstan.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-version }}
|
php-version: ${{ matrix.php-version }}
|
||||||
coverage: none # disable xdebug, pcov
|
coverage: none # disable xdebug, pcov
|
||||||
tools: phpstan, cs2pr
|
tools: phpstan:2.1.8, cs2pr
|
||||||
extensions: calendar, json, imagick, gd, zip, mbstring, intl, opcache, imap,
|
extensions: calendar, json, imagick, gd, zip, mbstring, intl, opcache, imap,
|
||||||
mysql, pgsql, sqlite3, ldap, xml, mcrypt
|
mysql, pgsql, sqlite3, ldap, xml, mcrypt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user