Skip to content

Commit b7daf69

Browse files
Merge branch '11.4'
2 parents f37cdda + 7e01f3e commit b7daf69

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
@@ -203,7 +203,7 @@ jobs:
203203
- name: Install PHP with extensions
204204
uses: shivammathur/setup-php@v2
205205
with:
206-
php-version: 8.3
206+
php-version: 8.4
207207
coverage: xdebug
208208
extensions: none, ctype, curl, dom, json, libxml, mbstring, pdo, phar, soap, tokenizer, xml, xmlwriter
209209
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On

0 commit comments

Comments
 (0)