Home >Backend Development >PHP Tutorial >composer安装dingo/api报错

composer安装dingo/api报错

不言
不言Original
2018-05-19 10:15:022355browse


    
    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

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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn