Skip to content

tagme/satis.c33s.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TagMe - satis.c33s.net

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published