Composer 다운그레이드

Jmnote (토론 | 기여)님의 2021년 3월 13일 (토) 15:10 판 (→‎개요)

1 개요

Composer 다운그레이드
명령어
composer self-update 버전
실행예시
root@localhost:~# composer -V
Composer version 2.0.11 2021-02-24 14:57:23
root@localhost:~# composer self-update 1.10.20
Upgrading to version 1.10.20 (stable channel).
   
Use composer self-update --rollback to return to version 2.0.11
root@localhost:~# composer -V
Composer version 1.10.20 2021-01-27 15:41:06

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}