Skip to content

Commit 3c8628e

Browse files
committed
Update php-linter to php v8.3
1 parent 0023166 commit 3c8628e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-linter.yml

Lines changed: 1 addition & 1 deletion
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.3'
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)