Skip to content

Commit fb6878b

Browse files
committed
#151 - Set PHP version to '8.3'
1 parent e5fee0d commit fb6878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
- name: Install PHP
194194
uses: shivammathur/setup-php@v2
195195
with:
196-
php-version: '8.2'
196+
php-version: '8.3'
197197
tools: pecl
198198

199199
- name: Install System Dependencies

0 commit comments

Comments
 (0)