Skip to content

Commit 1eef0f9

Browse files
Merge branch '9.6' into 10.5
2 parents cabfa92 + 75fe120 commit 1eef0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
- name: Install PHP with extensions
211211
uses: shivammathur/setup-php@v2
212212
with:
213-
php-version: 8.3
213+
php-version: 8.4
214214
coverage: xdebug
215215
extensions: none, ctype, curl, dom, json, libxml, mbstring, pdo, phar, soap, tokenizer, xml, xmlwriter
216216
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On

0 commit comments

Comments
 (0)