Skip to content

Commit 75fe120

Browse files
Merge branch '8.5' into 9.6
2 parents 2837963 + 7702037 commit 75fe120

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, curl, dom, json, libxml, mbstring, 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)