Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22100
| From | alex <1j9448a02@lnx159sneakemail.com.invalid> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | composer req --dev wp-cli/wp-cli |
| Date | 2018-06-21 12:09 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <pgftfv$154h$1@gioia.aioe.org> (permalink) |
$ composer req --dev wp-cli/wp-cli
You are running composer with xdebug enabled. This has a major impact on
runtime performance. See https://getcomposer.org/xdebug
Key rinosoft/streams is a duplicate in ./composer.json at line 143
Using version ^1.5 for wp-cli/wp-cli
./composer.json has been updated
Key rinosoft/streams is a duplicate in ./composer.json at line 143
> chmod -R +w vendor
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- wp-cli/wp-cli v1.5.0 requires wp-cli/autoload-splitter ^0.1.5 ->
satisfiable by wp-cli/autoload-splitter[v0.1.5].
- wp-cli/wp-cli v1.5.1 requires wp-cli/autoload-splitter ^0.1.5 ->
satisfiable by wp-cli/autoload-splitter[v0.1.5].
- wp-cli/autoload-splitter v0.1.5 requires composer-plugin-api ^1.1
-> no matching package found.
- Installation request for wp-cli/wp-cli ^1.5 -> satisfiable by
wp-cli/wp-cli[v1.5.0, v1.5.1].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to
your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for
more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for
further common problems.
Installation failed, reverting ./composer.json to its original content.
Cosa non gli piace?
Back to it.comp.www.php | Previous | Next — Next in thread | Find similar | Unroll thread
composer req --dev wp-cli/wp-cli alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-06-21 12:09 +0200
Re: composer req --dev wp-cli/wp-cli fmassei@gmail.com - 2018-06-21 04:17 -0700
Re: composer req --dev wp-cli/wp-cli alex <1j9448a02@lnx159sneakemail.com.invalid> - 2018-06-22 06:59 +0200
csiph-web