mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-14 02:56:44 +01:00
13 lines
205 B
JSON
13 lines
205 B
JSON
{
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "../"
|
|
}
|
|
],
|
|
"require": {
|
|
"jeroened/libpairtwo": "//VERSION//"
|
|
},
|
|
"minimum-stability": "dev"
|
|
}
|