Hi again,

> Two things:
> 
>  * First, use "dev-master" as the version
>  * Second, add a "minimum-stability" key to your composer.json.
> 
> Here's an example:
> 
>      "minimum-stability": "dev",
>      "require": {
>          "php": ">=5.3.3",
>          "zendframework/zendframework": "2.*",
>          "ralfeggert/travello": "dev-master"
>      }
> 

The problems with loading my module and the failed installation via
composer were connected. I sorted all the issues out and even corrected
the wrong installation of ZendDeveloperTools and BjyProfiler. Now
everything works fine and I learned a lot about Github, Composer and
Packagist.org.

Nice one.

Ralf

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to