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 08:59:32 +0300
commit6b69f3e5eeb82a10400d4fca6a638cfde7aeb1ae (patch)
tree0e73d7534e923a17aeaab7bebe05a75d679d9704
parente4a56ed19aa6d6993e5c437d78b59291ef82e79b (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"/>