Skip to content

Commit 138f5a2

Browse files
qa: Run unit tests on PHP 8.3 (#11)
1 parent cb3402f commit 138f5a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- "8.0"
2525
- "8.1"
2626
- "8.2"
27+
- "8.3"
2728

2829
steps:
2930
- name: Checkout

0 commit comments

Comments
 (0)