🔥 please?

This commit is contained in:
smiley
2025-11-21 15:54:54 +01:00
parent a1bb8a0564
commit d54ebd8b18
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: ast-1.1.3, ${{ env.PHP_EXTENSIONS }}
extensions: ast-1.1.3, var_representation, ${{ env.PHP_EXTENSIONS }}
ini-values: ${{ env.PHP_INI_VALUES }}
coverage: none