1
0
Fork 0

Add fields to sample satis config

pull/642/head
Jordi Boggiano 2012-04-27 22:40:18 +02:00
parent b356c30c5c
commit e982c19bdb
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ uses `"require-all": true` which selects all versions of all packages in the
repositories you defined.
{
"name": "My Repository",
"homepage": "http://packages.example.org",
"repositories": [
{ "type": "vcs", "url": "http://github.com/mycompany/privaterepo" },
{ "type": "vcs", "url": "http://svn.example.org/private/repo" },