Skip to content

Commit 8b5ee54

Browse files
authored
Run PHP CodeSniffer on PHP 8.1 (#9317)
1 parent 03fa495 commit 8b5ee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
coding-standards:
1313
uses: "doctrine/.github/.github/workflows/[email protected]"
1414
with:
15-
php-version: "7.4"
15+
php-version: "8.1"

0 commit comments

Comments
 (0)