Skip to content

Commit

Permalink
Circle CI composer self-update
Browse files Browse the repository at this point in the history
  • Loading branch information
jn-jairo committed Mar 8, 2022
1 parent 45da59e commit 70d806a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- composer-v1-{{ .Branch }}-{{ checksum "composer.json" }}
- composer-v1-{{ .Branch }}-

- run: sudo composer self-update --2

- run: composer update -n --prefer-dist --prefer-stable --prefer-<< parameters.dependency >>

- save_cache:
Expand Down

0 comments on commit 70d806a

Please sign in to comment.