资源包0.2 *安装在sylius中失败了吗?

时间:2013-06-07 09:14:10

标签: symfony symfony-2.1 symfony-2.2 sylius

我想在sylius中安装资源包我使用cmd下面的命令

composer require sylius/resource-bundle:0.2.*

当我跑过命令时,我得到以下错误

composer.json has been updated

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
    - sylius/taxation-bundle 0.1.x-dev requires sylius/resource-bundle 0.1.* -> satisfiable by sylius/resour
ce-bundle[v0.1.0].
    - sylius/taxation-bundle 0.1.x-dev requires sylius/resource-bundle 0.1.* -> satisfiable by sylius/resour
ce-bundle[v0.1.0].
    - Can only install one of: sylius/resource-bundle[v0.2.0, v0.1.0].
    - Can only install one of: sylius/resource-bundle[v0.2.0, v0.1.0].
    - Installation request for sylius/resource-bundle 0.2.* -> satisfiable by sylius/resource-bundle[v0.2.0]
.
    - Installation request for sylius/taxation-bundle == 0.1.9999999.9999999-dev -> satisfiable by sylius/ta
xation-bundle[0.1.x-dev].





Installation failed, reverting composer.json to its original content.

请分享一些知识。谢谢。

1 个答案:

答案 0 :(得分:1)

为什么要安装此捆绑包?我已经在那里因为它是所有其他捆绑包的依赖。您无需单独安装。这些捆绑包目前使用0.1。*版本。