Skip to content

Commit ea17df1

Browse files
committed
Update PrettyPHP dependency
1 parent 331128c commit ea17df1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.git-blame-ignore-revs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ c81cea1c82fb2b4c049939d0b4344ebbc29387f1
99
2c5640274a5e1f161dbe504c7d26989251400d26
1010
# Update formatting
1111
66d9a27e1c57650dc0166e42611b648c8af5e09d
12+
# Adopt depth-first sort order for imports
13+
331128cdc554df67264373f63c04611c563e53be

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
coverage: none
2828

2929
- name: Install PrettyPHP
30-
run: composer create-project --no-interaction --no-progress --no-dev lkrms/pretty-php=0.4.18 build/pretty-php
30+
run: composer create-project --no-interaction --no-progress --no-dev lkrms/pretty-php=0.4.22 build/pretty-php
3131

3232
- name: Run PrettyPHP
3333
run: build/pretty-php/bin/pretty-php --diff

0 commit comments

Comments
 (0)