私はそれを期待した
composer update videlalvaro/php-amqplib
1 つの依存関係のみを更新しますが、代わりにすべてを更新します。
私は何が欠けていますか?
"videlalvaro/php-amqplib": "2.2.0"
PS: この依存関係は次のように定義されています。composer.json
PPS: 使用される作曲家のバージョンは3da05c68f9561fa822c522b1815435ff990493ff 2013-10-02 14:25:06
PPPS: 実際の出力:
$ composer.phar update videlalvaro/php-amqplib --no-dev
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
- symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
- Installation request for symfony/icu == 1.2.0.0 -> satisfiable by symfony/icu[v1.2.0].