Skip to content

Commit

Permalink
Merge pull request #52 from localheinz/feature/composer
Browse files Browse the repository at this point in the history
Enhancement: Update to latest version of composer
  • Loading branch information
chuck committed Aug 17, 2018
2 parents cc90f56 + 0437309 commit bc5814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aliases:
- &STEP_COMPOSER_SELF_UPDATE
run:
name: Updating composer itself
command: sudo composer self-update 1.6.5
command: sudo composer self-update

- &STEP_COMPOSER_CACHE_RESTORE
restore_cache:
Expand Down

0 comments on commit bc5814b

Please sign in to comment.