You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that ihqs/contactbundle isnt registerd at packagist.org yet. So you have to define this repository in the repositories key of your composer.json:
"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 ?
The text was updated successfully, but these errors were encountered: