GithubHelp home page GithubHelp logo

cache's People

Contributors

hywan avatar shulard avatar stephpy avatar vonglasow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cache's Issues

Version conflict while installing hoa/cache by Composer

Hi,

I would use hoa/cache on a small project but I've a conflict with my "nucleus" Hoa installation:

$composer require hoa/cache

Using version 0.16.01.11 for hoa/cache
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for hoa/cache 0.16.01.11 -> satisfiable by hoa/cache[0.16.01.11].
    - hoa/cache 0.16.01.11 requires hoa/zformat ~0.0 -> no matching package found.

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.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Installation failed, reverting ./composer.json to its original content.

FYI
$cat composer.json

{
    "repositories": [
    {
        "type": "git",
        "url": "https://github.com/1e1/CloseAuthentication.git"
    }
],
    "require": {
        "hoa/console": "3.16.01.14",
        "hoa/ustring": "4.16.01.11",
        "hoathis/cauth": "master@dev",
        "elasticsearch/elasticsearch": "^2.1",
        "hoa/router": "3.16.01.14",
        "hoa/dispatcher": "1.16.01.15"
    }
}

$grep -inr zformat composer.lock

composer.lock:321:                "hoa/zformat": "~1.0"
composer.lock:669:                "hoa/zformat": "~1.0"
composer.lock:828:            "name": "hoa/zformat",
composer.lock:832:                "url": "https://github.com/hoaproject/Zformat.git",
composer.lock:837:                "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/685bba314c5cacb97afdd5e638b64c42399a580c",
composer.lock:853:                    "Hoa\\Zformat\\": "."
composer.lock:870:            "description": "The Hoa\\Zformat library.",
composer.lock:875:                "zformat"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.