[ci] Run cs:fixer on php8.2

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-07-09 16:28:50 +02:00
parent 3305c23430
commit e9ef4ef131
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.1']
php-versions: ['8.2']
name: cs php${{ matrix.php-versions }}
steps: