*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -7,7 +7,7 @@
`composer require {{사용자/패키지명}}`
- 프로젝트의 `composer.json` 안에 모든 의존성(dependency)를 설치합니다 :
- 프로젝트의 `composer.json` 안에 모든 의존성(dependency)를 설치합니다:
`composer install`