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 8092af0 + d74771e commit f6e5b13Copy full SHA for f6e5b13
.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