Skip to content

Commit 65c50e4

Browse files
committed
fix typo
1 parent 8ec225f commit 65c50e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcsfixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131
matrix:
32-
php-versions: ['8.1', '8.4']
32+
php-versions: ['8.2', '8.4']
3333

3434
steps:
3535
- name: Checkout

0 commit comments

Comments
 (0)