Skip to content

Commit f9a8278

Browse files
committed
Merge remote-tracking branch 'upstream/2.3' into merge_2.3
2 parents f62dadf + 903397f commit f9a8278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ reusable-steps:
6464
- &update-composer
6565
run:
6666
name: Update Composer
67-
command: composer self-update
67+
command: sudo composer self-update
6868
- &update-project-dependencies
6969
run:
7070
name: Update project dependencies

0 commit comments

Comments
 (0)