We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfd246 commit 0ac8ffcCopy full SHA for 0ac8ffc
.github/workflows/ci.yml
@@ -41,7 +41,6 @@ jobs:
41
uses: shivammathur/setup-php@v2
42
with:
43
php-version: ${{ matrix.php-version }}
44
- extensions: pq
45
46
- name: Get Composer cache directory
47
id: composer-cache
0 commit comments