registration/composer.json

7 lines
119 B
JSON

{
"require-dev": {
"phpunit/phpunit": "^7.5",
"christophwurst/nextcloud_testing": "^0.6.0"
}
}