Skip to content

Commit b59d4cd

Browse files
committed
add PHP 8.3 to workflow
1 parent 0bc4f1d commit b59d4cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
php:
1515
- '8.1'
1616
- '8.2'
17+
- '8.3'
1718
steps:
1819
- name: Set up PHP
1920
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)