genemu/GenemuFormBundle

Cannot install GenemuFormBundle for Symfony 2.1

Closed this issue · 1 comments

I've followed installation instructions but i couldn't install it.
After running "php composer.phar update genemu/form-bundle" i get the following error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package genemu/form-bundle could not be found in any version, the
re may be a typo in the package name.

Potential causes:

Read http://getcomposer.org/doc/articles/troubleshooting.md for further common prob
lems.

I think it's a minimum-stability issue, it is set to stable by default and I guess for composer a stable version means a tag, I've just done one, hoping it will fix your issue. Maybe it won't work immeditaly because packagist has to take the change into account.