We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7229efc commit 4175cebCopy full SHA for 4175ceb
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: shivammathur/setup-php@v2
39
with:
40
php-version: ${{ matrix.php-version }}
41
- extensions: raphf, pq
+ extensions: raphf, pq-m6w6/ext-pq@master
42
43
- name: Get Composer cache directory
44
id: composer-cache
0 commit comments