Giter Club home page Giter Club logo

zf-gearman-manager's People

Contributors

chonny avatar localheinz avatar tfountain avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

zf-gearman-manager's Issues

requirement of "brianlmoon/gearmanmanager": "dev-zf-gearman-manager-fork"

does this work without overriding the gearmanmanager requirement in composer.json with

"repositories": [
 {
    "type": "vcs",
    "url": "https://github.com/tfountain/GearmanManager.git"
 },
...
],
    "require": {
        "tfountain/zf-gearman-manager": "dev-master"
    },

?

also your branch of zf-gearman-manager-fork seems to be 8 commits behind master.

Composer: Installation of dependencies fails

Steps to reproduce

$ git clone [email protected]:tfountain/zf-gearman-manager.git
$ cd zf-gearman-manager
$ composer install

Result

Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package brianlmoon/gearmanmanager 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.

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

Expected Result

Dependencies should be installed without any problems.

Worker example

Could you provide working example of a worker please ?

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.