mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-17 14:18:14 +01:00
13 lines
157 B
JSON
13 lines
157 B
JSON
|
{
|
||
|
"require": {
|
||
|
"notrab/dumbo": "@dev"
|
||
|
},
|
||
|
"repositories": [
|
||
|
{
|
||
|
"type": "path",
|
||
|
"url": "../../"
|
||
|
}
|
||
|
],
|
||
|
"prefer-stable": false
|
||
|
}
|