nextcloud-gpodder/composer.json

19 lines
281 B
JSON

{
"name": "thrillfall/gpoddersync",
"type": "project",
"license": "AGPLv3",
"authors": [
{
"name": "thrillfall",
"email": "thrillfall@disroot.org"
},
{
"name": "JohnUfUs",
"email": "jonofus@flueren.eu"
}
],
"require-dev": {
"phpunit/phpunit": "^9"
}
}