Skip to content

Commit 164b89d

Browse files
committed
update to php 8.3
1 parent d636afe commit 164b89d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
coverage: xdebug
2323
tools: composer
24-
php-version: '8.2'
24+
php-version: '8.3'
2525
extensions: mbstring xdebug
2626

2727
- name: Install Dependencies

0 commit comments

Comments
 (0)