Skip to content

Commit b9901e2

Browse files
committed
[friendsofphp/php-cs-fixer] Use PHP 8.2
1 parent 16ba23c commit b9901e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- php-version: '8.2'
2424

2525
#CS
26-
- php-version: '8.1'
26+
- php-version: '8.2'
2727
description: 'with Coding Standards'
2828
coding-standards: true
2929

0 commit comments

Comments
 (0)