Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-27 08:59:32 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-27 10:37:37 +0300
commite7fbbd6c4532b27b9c6ef355d2ffe47bb633aacd (patch)
tree7078567919476d8089132669b60c9e086e1022c9
parent4cb68388b43d0c8a8b83ce09a9103ba1e0bc0952 (diff)
Adjust more vendor strings
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--psalm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index 7ea81f6..43de848 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -10,7 +10,7 @@
<directory name="lib"/>
</projectFiles>
<extraFiles>
- <directory name="vendor/christophwurst/nextcloud"/>
+ <directory name="vendor/nextcloud/ocp"/>
</extraFiles>
<stubs>
<file name="tests/stubs/stub.phpstub" preloadClasses="true"/>