Skip to content

Commit c581d49

Browse files
authored
Merge pull request #38 from Chris53897/master
ci: add tests for PHP 8.3 and 8.4
2 parents 65f9028 + 3838265 commit c581d49

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- "8.0"
5454
- "8.1"
5555
- "8.2"
56+
- "8.3"
57+
- "8.4"
5658

5759
steps:
5860
- name: "Checkout"

0 commit comments

Comments
 (0)