Mark PHP 8.2 as stable

Update OS support in README
This commit is contained in:
Shivam Mathur
2022-12-08 12:45:38 +05:30
parent f7d3c00320
commit 53adb47562
6 changed files with 21 additions and 22 deletions

View File

@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04, windows-2019, macos-latest]
php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
env:
extensions: xml, opcache, xdebug, pcov, gd
key: cache-v5