17 lines
365 B
JSON
17 lines
365 B
JSON
{
|
|
"repositories": [
|
|
{
|
|
"type": "path",
|
|
"url": "./vendor/phangoapp/leviathanutils"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"url": "https://bitbucket.org/phangoapp/phautils.git"
|
|
}
|
|
|
|
],
|
|
"require": {
|
|
"phangoapp/leviathanutils": "dev-master",
|
|
"phangoapp/phautils": "dev-master"
|
|
}
|
|
}
|