summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-09-19 10:53:58 +0200
committerjld3103 <jld3103yt@gmail.com>2023-09-19 10:53:58 +0200
commitfb560e3fb1c0dfa0428bbf52dacb799e6fdfa915 (patch)
tree258408d78a868e17dd81476b153195960bc1463a /composer.json
parent005a9bf6f9f68ef516cbd7cf1ec21f2f1faef7e9 (diff)
Add nextcloud/ocpfeature/openapi
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 5d672b219..72a645fec 100644
--- a/composer.json
+++ b/composer.json
@@ -67,7 +67,8 @@
"symfony/console": "^4.4.19",
"psr/log": "^1.1.0",
"vimeo/psalm": "^5.15",
- "bamarni/composer-bin-plugin": "^1.8"
+ "bamarni/composer-bin-plugin": "^1.8",
+ "nextcloud/ocp": "dev-master"
},
"replace": {
"guzzlehttp/guzzle": "*",