简体   繁体   English

TYPO3 和 Composer-Commands

[英]TYPO3 and Composer-Commands

short question about TYPO3 and Composer.关于 TYPO3 和 Composer 的简短问题。 After receiving the recommendation never to edit Composer.json manually, I would like to know how to automatically include additional VCS sources like Github.在收到永远不要手动编辑 Composer.json 的建议后,我想知道如何自动包含其他 VCS 源,如 Github。 Surely there is a console command for this, isn't there?肯定有一个控制台命令,不是吗? Thank you.谢谢你。

是的,请参阅Composer 文档中的修改存储库

composer config repositories.foo vcs https://github.com/foo/bar

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM