nextcloud-gpodder/composer.json

14 lines
178 B
JSON

{
"name": "thrillfall/gpoddersync",
"type": "project",
"license": "AGPLv3",
"authors": [
{
"name": "thrillfall"
}
],
"require-dev": {
"phpunit/phpunit": "^9"
}
}