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.
2 parents f754c8e + 29056c8 commit d3c6ac2Copy full SHA for d3c6ac2
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: shivammathur/setup-php@v2
24
with:
25
php-version: ${{ matrix.php }}
26
- tools: composer:v1,pecl
+ tools: composer:v2,pecl
27
extensions: pdo_sqlite
28
29
- name: Install Dependencies
0 commit comments