mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 18:41:04 +00:00
🔥 phan v6-dev
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: ast, ${{ env.PHP_EXTENSIONS }}
|
||||
extensions: ast-1.1.3, ${{ env.PHP_EXTENSIONS }}
|
||||
ini-values: ${{ env.PHP_INI_VALUES }}
|
||||
coverage: none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user