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.
2 parents f0dc9e6 + 0aea834 commit d74771eCopy full SHA for d74771e
.github/workflows/ci.yaml
@@ -54,7 +54,7 @@ jobs:
54
- name: Install PHP
55
uses: shivammathur/setup-php@v2
56
with:
57
- php-version: 8.3
+ php-version: 8.4
58
extensions: none, iconv, json, phar, tokenizer
59
coverage: none
60
tools: none
0 commit comments