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 660d6a4 commit 3778210Copy full SHA for 3778210
.github/workflows/test.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: shivammathur/setup-php@v2
28
with:
29
php-version: ${{ matrix.php }}
30
+ ini-file: development
31
tools: composer:v2
32
extensions: mbstring, dom, fileinfo, pdo, pcntl
33
coverage: none
0 commit comments