首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >将一个旧的laravel应用程序升级为laravel 8会引发此jessenger/日期错误。

将一个旧的laravel应用程序升级为laravel 8会引发此jessenger/日期错误。
EN

Stack Overflow用户
提问于 2022-01-15 10:13:43
回答 1查看 109关注 0票数 0
代码语言:javascript
运行
复制
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - barryvdh/laravel-debugbar is locked to version v2.3.2 and an update of this package was not requested.
s with another require.
  Problem 2
    - barryvdh/laravel-dompdf is locked to version v0.8.2 and an update of this package was not requested.
    - barryvdh/laravel-dompdf v0.8.2 requires illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x -> found illuminate/support[v5.1.1, ..., v5.6.39] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - barryvdh/laravel-ide-helper is locked to version v2.3.2 and an update of this package was not requested.
    - barryvdh/laravel-ide-helper v2.3.2 requires illuminate/console ^5.0,<5.5 -> found illuminate/console[v5.0.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - kyslik/column-sortable is locked to version 5.4.11 and an update of this package was not requested.
ire.
    - laravelcollective/html is locked to version v5.4.9 and an update of this package was not requested.
  Problem 6
    - nwidart/laravel-menus is locked to version 0.5.0 and an update of this package was not requested.
    - nwidart/laravel-menus 0.5.0 requires illuminate/config 5.4.* -> found illuminate/config[v5.4.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - nwidart/laravel-modules is locked to version 1.27.2 and an update of this package was not requested.
re (5.8.0).
  Problem 8
    - sofa/eloquence is locked to version 5.4.1 and an update of this package was not requested.
    - sofa/eloquence 5.4.1 requires illuminate/database 5.4.* -> found illuminate/database[v5.4.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.

已经引发了这个错误,它试图分别安装每个软件包,但仍然没有工作。有人能帮我解决这个问题吗。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2022-01-15 10:15:10

尝试重新安装软件包。全部移除,然后重新安装

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

https://stackoverflow.com/questions/70720516

复制
相关文章

相似问题

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