search

Home  >  Q&A  >  body text

php - composer安装dingo/api报错

    
    Your requirements could not be resolved to an installable set of packages.   
      Problem 1
        The requested package dingo/api could not be found in any version, there may be a typo in the package name.
    
    Potential causes:
      A typo in the package name
      The package is not available in a stable-enough version according to your minimum-stability setting
      see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

照这个文档配置的https://github.com/dingo/api/wiki/Installation

PHP中文网PHP中文网2818 days ago353

reply all(2)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-10 16:14:24

    刚好录了一个laravel结合dingo/api开发RESTful API的系列:

    https://laravist.com/series/pe-into-restful-api-with-laravel

    reply
    0
  • 高洛峰

    高洛峰2017-04-10 16:14:24

    提示为没有匹配的稳定版本

    reply
    0
  • Cancelreply