Nextcloud-App/composer.json

16 lines
287 B
JSON

{
"name": "U Pschooling",
"description": "UPschooling Support Platform",
"type": "project",
"license": "AGPL",
"authors": [
{
"name": "UPschooling"
}
],
"require": {},
"require-dev": {
"phpunit/phpunit": "^5.4"
}
}