diff --git a/composer.json b/composer.json index cad5b67..85f0bc9 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "require-dev": { - "psalm/phar": "^4.10" + "psalm/phar": "^4.10", + "christophwurst/nextcloud": "^21.0" }, "scripts": { "lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l", diff --git a/psalm.xml b/psalm.xml new file mode 100644 index 0000000..1c2bb11 --- /dev/null +++ b/psalm.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +