Add PHP 8.2 support (#475)

This commit is contained in:
Ishan Vyas
2022-12-03 05:09:50 +05:30
committed by GitHub
parent 4d4ce984ff
commit 9944a8cb6a
@@ -77,6 +77,7 @@ jobs:
php-version:
- "8.0"
- "8.1"
- "8.2"
steps:
- name: "Checkout repository"
@@ -144,6 +145,7 @@ jobs:
php-version:
- "8.0"
- "8.1"
- "8.2"
operating-system:
- "ubuntu-latest"
- "windows-latest"