Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Composer

0 votes
699 views
1 answer
    When running composer's update, install, require, dump-autoload, etc.; I suddenly start getting a yellow deprecation ... it and get ready for Composer 2.0? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
853 views
1 answer
    I have installed one package via Composer and it installed Guzzlehttp too, because of the package. After that I tried to ... but I do not know how to fix it. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
735 views
1 answer
    Using the CakePHP docs, I am trying to install 3.0-beta2 using composer but I got this error: cakephp/cakephp 3.0.x-dev ... 'm using PHP 5.4.33/Apache 2.4.10.1 Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
707 views
1 answer
    I am trying to install Craft CMS using composer (composer create-project craftcms/craft) but I am getting an error that ... version-php-requires-version-6-0-0-or-later-but-libcares...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
677 views
1 answer
    Need some help in understanding a scenario with satis.json , My question is we have already a package named as ... /65921396/how-to-add-internal-public-repository-to-satis-json...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
782 views
1 answer
    when I initialize a new project with composer I have this error in the terminal: No lock file found. ... -file-found-updating-dependencies-instead-of-installing-from-lock-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
777 views
1 answer
    In my Laravel 8 project I had to install the mailer therobfonz/laravel-mandrill-driver; now I have ... ovh-requires-guzzlehttp6-0-while-therobfonz-laravel-mandrill-driver-require...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
973 views
1 answer
    composer 手动配置moonlandsoft/yii2-phpexcel,然后配置了一下,自己本地可以自动加载,别人拉 的代码同样的代码加载不到,不用require 安装包,自己把文件放在vendor目录下面,按照自动加载的一些配置修改了一下,还需要 ... 进去,use 命名空间都是同样的,配置的话看了也是一样,这种情况需要怎么做,还是哪里出问题了?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
658 views
1 answer
    最近学习开发composer 扩展包;根据网上的教程,开发完成后,上传到github; 然后发布到: https://packagist.org/package... 使用composer require ckryo/ ... .. packagist地址: https://packagist.org/package... 请大神们指导一下 ...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
613 views
1 answer
    比如composer require A包 --dev 加这个--dev参数代表安装require-dev里列出的包 我想问的是: 这个并不代表A包依赖的B包也会去安装require-dev里列出的包是吗?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
573 views
1 answer
    比如composer require A包 --dev 加这个--dev参数代表安装require-dev里列出的包 我想问的是: 这个并不代表A包依赖的B包也会去安装require-dev里列出的包是吗?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
899 views
1 answer
    是什么原因?cli中的php.ini检查了,没有禁用该函数...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
567 views
1 answer
    把laravel源码上传到服务器后,执行composer install命令后,出现了下面的错误提示。 试了百度的问题都尝试了,也不行。重新安装pcre库,编码为utf-8也解决不了。不知道是什么导致出了这个问题。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...