Skip to content

Commit 33d2664

Browse files
committed
ci: Bump lint-php-cs job to PHP 8.2
Signed-off-by: Carl Schwan <[email protected]>
1 parent d4356e6 commit 33d2664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-php-cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Set up php8.1
5656
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4
5757
with:
58-
php-version: 8.1
58+
php-version: 8.2
5959
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
6060
coverage: none
6161
ini-file: development

0 commit comments

Comments
 (0)