adb-*, co-*, cpdf, crackle, crictl: add Korean translation (#14085)

This commit is contained in:
HoJeong Im
2024-10-12 02:03:05 +09:00
committed by GitHub
parent 9baf249d01
commit efd167b4ae
12 changed files with 265 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# composer-require-checker
> 소프트 종속성에 대한 Composer 종속성을 분석.
> 더 많은 정보: <https://github.com/maglnet/ComposerRequireChecker>.
- Composer JSON 파일 분석:
`composer-require-checker check {{path/to/composer.json}}`
- 특정 구성으로 Composer JSON 파일을 분석:
`composer-require-checker check --config-file {{path/to/config.json}} {{path/to/composer.json}}`