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 44829ea + c4a9967 commit 35feb12Copy full SHA for 35feb12
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
- name: Install PHP
53
uses: shivammathur/setup-php@v2
54
with:
55
- php-version: 8.3
+ php-version: 8.4
56
extensions: none, iconv, json, phar, tokenizer
57
coverage: none
58
tools: none
0 commit comments