composer安装dingo/api报错

不言
不言オリジナル
2018-05-19 10:15:022327ブラウズ


    
    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
      seefor more details.

回复内容:

    
    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
      seefor more details.

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

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

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

声明:
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。