Skip to content

Commit 05c0186

Browse files
committed
Add PHP 8.3 to CI
1 parent 2a5e81f commit 05c0186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- "8.0"
4242
- "8.1"
4343
- "8.2"
44+
- "8.3"
4445
steps:
4546
- name: "Checkout"
4647
uses: "actions/checkout@v3"

0 commit comments

Comments
 (0)