>  기사  >  백엔드 개발  >  composer安装dingo/api报错

composer安装dingo/api报错

不言
不言원래의
2018-05-19 10:15:022299검색


    
    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으로 문의하세요.