Skip to content

Commit 02867a7

Browse files
committed
refactor: revert back to maximum PHP8.3 on php-cs-fixer
1 parent 288c05f commit 02867a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coding-standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
php-version:
3131
- '8.1'
32-
- '8.4'
32+
- '8.3'
3333

3434
steps:
3535
- name: Checkout

0 commit comments

Comments
 (0)