mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-10-31 20:56:08 +01:00
12 lines
195 B
JSON
12 lines
195 B
JSON
|
{
|
||
|
"repositories": [
|
||
|
{
|
||
|
"type": "git",
|
||
|
"url": "../"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"jeroened/libpairtwo": "*"
|
||
|
},
|
||
|
"minimum-stability": "dev"
|
||
|
}
|