Skip to content

Commit 51a4f09

Browse files
authored
Support PHP 8.3 (#10)
2 parents 83f7f18 + 8c37f96 commit 51a4f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
php-version:
1313
- "8.1"
1414
- "8.2"
15+
- "8.3"
1516

1617
steps:
1718
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)