首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装fos/弹力支座时,需要分页幻想版本

安装fos/弹力支座时,需要分页幻想版本
EN

Stack Overflow用户
提问于 2019-01-12 09:40:20
回答 1查看 69关注 0票数 0

我要安装FOSElasticaBundle,但是出现了错误。

我不知道该做什么,system显示如下:

代码语言:javascript
复制
C:\xampp\htdocs\project>composer require friendsofsymfony/elastica-bundle
Using version ^5.0 for friendsofsymfony/elastica-bundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "4.1.*"
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Conclusion: don't install friendsofsymfony/elastica-bundle v5.0.3
    - Conclusion: don't install friendsofsymfony/elastica-bundle v5.0.2
    - Conclusion: don't install friendsofsymfony/elastica-bundle v5.0.1
    - Conclusion: remove pagerfanta/pagerfanta v2.0.1
    - Installation request for friendsofsymfony/elastica-bundle ^5.0 -> satisfiable by friendsofsymfony/elastica-bundle[v5.0.0, v5.0.1, v5.0.2, v5.0.3].
    - Conclusion: don't install pagerfanta/pagerfanta v2.0.1
    - friendsofsymfony/elastica-bundle v5.0.0 requires pagerfanta/pagerfanta ^1.0.5 -> satisfiable by pagerfanta/pagerfanta[v1.0.5, v1.1.0].
    - Can only install one of: pagerfanta/pagerfanta[v1.1.0, v2.0.1].
    - Can only install one of: pagerfanta/pagerfanta[v1.0.5, v2.0.1].
    - Installation request for pagerfanta/pagerfanta (locked at v2.0.1) -> satis
fiable by pagerfanta/pagerfanta[v2.0.1].


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

C:\xampp\htdocs\project>

我安装了页面,但效果很好。请帮帮忙。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-01-12 09:48:13

friendsofsymfony/elastica-bundle v5.0.0 requires pagerfanta/pagerfanta ^1.0.5 -> satisfiable by pagerfanta/pagerfanta[v1.0.5, v1.1.0].

您已经安装了pagerfanta/pagerfaav2.0.1,因此要使用elastica-bundle v5.0.3,需要将其降级为v1.1.0。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/54158353

复制
相关文章

相似问题

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