首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >我想使用腾讯云短信SDK,Composer 安装后,怎么没有vendor 目录?

我想使用腾讯云短信SDK,Composer 安装后,怎么没有vendor 目录?

提问于 2020-07-28 19:12:38
回答 1关注 0查看 752

php是宝塔搭建的,版本7.1,

我添加依赖后:

代码语言:js
复制
[root@VM_0_17_centos ~]# composer require tencentcloud/tencentcloud-sdk-php
Using version ^3.0 for tencentcloud/tencentcloud-sdk-php
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
4 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
[root@VM_0_17_centos ~]# composer fund
The following packages were found in your dependencies which publish funding information:

guzzlehttp
  guzzle
    https://github.com/sponsors/GrahamCampbell
    https://github.com/sponsors/Nyholm
    https://github.com/sponsors/alexeyshockov
    https://github.com/sponsors/gmponos
    https://github.com/sponsors/sagikazarmark

symfony
  polyfill-intl-idn, polyfill-intl-normalizer, polyfill-php70, polyfill-php72
    https://symfony.com/sponso
    https://github.com/sponsors/fabpot
    https://tidelift.com/funding/github/packagist/symfony/symfony

Please consider following these links and sponsoring the work of package authors!
Thank you!

提示这样,但是在网站怎么找不到vendor 目录?

相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档