Skip to content

Commit 21e5b10

Browse files
committed
[friendsofphp/php-cs-fixer] Use PHP 8.2
1 parent 0ae6983 commit 21e5b10

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
@@ -20,7 +20,7 @@ jobs:
2020
- php-version: '8.2'
2121

2222
#CS
23-
- php-version: '8.1'
23+
- php-version: '8.2'
2424
description: 'with Coding Standards'
2525
coding-standards: true
2626

0 commit comments

Comments
 (0)