Skip to content

Commit 91dad2d

Browse files
committed
updated workflows
1 parent 6f547c9 commit 91dad2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: shivammathur/setup-php@v2
3434
with:
3535
php-version: ${{ matrix.php-versions }}
36-
extensions: pdo, pdo-mysql, zip, xdebug-2.9.8
36+
extensions: pdo, pdo-mysql, zip
3737

3838
- name: Validate Composer Files
3939
run: composer validate

0 commit comments

Comments
 (0)