dongzhang5006 2019-01-18 10:36
浏览 275

作曲家更新laravel 5.5到laravel 5.6获取挂起更新依赖项(包括require-dev)

I am upgrading my laravel project to 5.6. current version is 5.5.44. my composer file is as below. when i run composer update, it does nothing but showing Loading composer repositories with package information Updating dependencies (including require-dev) in the terminal for hours. what would be the issue for this?

"require": {
        "php": ">=7.1.3",
        "fideloper/proxy": "~4.0",
        "laravel/framework": "5.6.*",
        "laravelcollective/html": "^5.7",
        "nesbot/carbon": "^1.33",
        "maximebf/debugbar": "~1.15.0",
        "barryvdh/laravel-debugbar": "^3.2",
        "yajra/laravel-datatables-oracle": "~6.0",
        "artem-schander/l5-modular": "dev-master",
        "intervention/image": "^2.3",
        "hesto/multi-auth": "^1.0",
        "laravel/cashier": "~7.0",
        "laravel-notification-channels/twilio": "^2.0",
        "guzzlehttp/guzzle": "^6.2",
        "laravel/socialite": "2.0.*",
        "barryvdh/laravel-snappy": "^0.4.3",
        "psr/simple-cache": "^1.0",
        "psr/container": "^1.0",
        "phpoffice/phpexcel": "^1.8",
        "phpoffice/phpspreadsheet": "^1.6",
        "doctrine/inflector": "^1.3",
        "symfony/translation": "^4.2"
    },
    "require-dev": {
        "fzaninotto/faker": "~1.4",
        "mockery/mockery": "0.9.*",
        "phpunit/phpunit": "^7.1.5",
        "symfony/css-selector": "3.1.*",
        "symfony/dom-crawler": "3.1.*",
        "filp/whoops": "~2.0"
    },



$ php artisan --version
Laravel Framework 5.5.44
$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
  • 写回答

1条回答 默认 最新

  • dsuw85815 2019-01-18 10:59
    关注

    try removing the abandoned package:

    "phpoffice/phpexcel": "^1.8", 
    
    评论

报告相同问题?

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100