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 42d7dbc commit 4817d16Copy full SHA for 4817d16
.github/workflows/ci.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: shivammathur/setup-php@v2
31
with:
32
php-version: ${{ matrix.php-versions }}
33
+ extensions: sqlite
34
ini-values: date.timezone=Europe/Berlin
35
36
- name: Setup Problem Matchers for PHP
0 commit comments