krankerl 0.13.2

A CLI helper to manage Nextcloud apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"name": "christophwurst/nextcloud_sentry",
	"type": "library",
	"license": "AGPL-3.0",
	"authors": [
		{
			"name": "Christoph Wurst",
			"email": "christoph@winzerhof-wurst.at"
		}
	],
	"require": {
		"sentry/sentry": "^1.8"
	}
}