Taxonomy_Single_Term
Taxonomy_Single_Term copied to clipboard
Seem composer is not work
I don't see this repo in packagist, pls check again.
Any word on getting this added to packagist? Thanks in advance.
Try including this node in your composer:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/WebDevStudios/Taxonomy_Single_Term"
}
],
It worked for me :)