| Recommend this page to a friend! |
| Classes of Stefan Löwe | > | BattMan | > | composer.json | > | Download | ||
|
|||||||||||||||||||||
{
"name": "ws/loewe/BattMan",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/stefan-loewe/Woody"
},
{
"type": "vcs",
"url": "https://github.com/stefan-loewe/Utils"
}
],
"require": {
"ws/loewe/Woody": "dev-master",
"ws/loewe/Utils": "dev-master"
}
} |