Skip to content

Commit 8577f0e

Browse files
mfnspawnia
authored andcommitted
gha: run php-cs-fixer with minimum supported PHP verrsion
1 parent 3e2d6d0 commit 8577f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoformat.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
coverage: none
5454
extensions: mbstring
55-
php-version: 8.1
55+
php-version: 7.2
5656

5757
- run: composer install --no-interaction --no-progress --no-suggest
5858

0 commit comments

Comments
 (0)