Skip to content

Commit ad4f44a

Browse files
committed
Updated to PHP version 8.3
1 parent 5cc3ab2 commit ad4f44a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup PHP
2121
uses: shivammathur/setup-php@v2
2222
with:
23-
php-version: '8.1'
23+
php-version: '8.3'
2424
extensions: mbstring, xml, ctype, iconv, intl, pdo_sqlite
2525
coverage: xdebug
2626

0 commit comments

Comments
 (0)