Skip to content

Commit 81fdb56

Browse files
committed
Update php-linter to php v8.2
1 parent 0023166 commit 81fdb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/php-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: php-linter
44
on: [push, pull_request]
55

66
env:
7-
PHP_VERSION: '8.1'
7+
PHP_VERSION: '8.2'
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)