Test against php 8.3 (#517)

This commit is contained in:
Serhii Petrov
2023-10-05 22:34:08 +03:00
committed by GitHub
parent c05b6662e9
commit c02f0c8bf1
@@ -78,6 +78,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
steps:
- name: "Checkout repository"
@@ -146,6 +147,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"
- "windows-latest"