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 0f92182 commit c4a9967Copy full SHA for c4a9967
.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