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.
sqlite3
1 parent 3b89668 commit 816ac8aCopy full SHA for 816ac8a
.github/workflows/tests.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: shivammathur/setup-php@v2
31
with:
32
php-version: ${{ matrix.php }}
33
+ extensions: sqlite3
34
tools: composer:v2
35
coverage: xdebug
36
0 commit comments