简体   繁体   English

Composer/Laravel:如何添加包 moxar/ftp

[英]Composer/Laravel: How to add the package moxar/ftp

I need to integrate an ftp library on Laravel 5. I try to add this biblhothèque as shown in the link below.我需要在 Laravel 5 上集成一个 ftp 库。我尝试添加这个 biblhothèque,如下面的链接所示。 https://github.com/moxar/ftp the problem I do not want to make an update to Composer "Composer update" I wonder how I can add only the specified package: "moxar/ftp" https://github.com/moxar/ftp问题我不想更新 Composer “Composer update” 我想知道如何只添加指定的包:“moxar/ftp”

用户作曲家需要命令。

composer require moxar/ftp

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

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