Satis Repo for usage with c33s/Corebundle. needed because of missing tags or composer.json files in the original repos. this repos are forked under TagMe and used by this satis repo.
Adding the repository to composer.json:
{
"repositories": [
{
"type": "composer",
"url": "http://satis.c33s.net"
}
]
}
or adding the repository to composer.yml (use composer-yml to convert):
repositories:
- type: composer
url: http://satis.c33s.net