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 80a0354 commit e6f912dCopy full SHA for e6f912d
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup PHP
28
uses: shivammathur/setup-php@v2
29
with:
30
- php-version: 8.3
+ php-version: 8.4
31
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd
32
coverage: none
33
0 commit comments