"ihqs/ContactBundle": "*"
Seems not to work out.
php composer.phar update IHQS/ContactBundle
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package ihqs/contactbundle * could not be found.
Potential causes:
So what should it be for symfony 2.1 ?
"ihqs/ContactBundle": "*"
Seems not to work out.
php composer.phar update IHQS/ContactBundle
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package ihqs/contactbundle * could not be found.
Potential causes:
see https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion for more details.
So what should it be for symfony 2.1 ?