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 5ccd1e8 commit 7034b88Copy full SHA for 7034b88
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup PHP
14
uses: shivammathur/setup-php@v2
15
with:
16
- php-version: 8.0
+ php-version: 8.1
17
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
18
tools: composer:v2
19
coverage: none
0 commit comments