summaryrefslogtreecommitdiffstats
path: root/vendor-bin/psalm/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor-bin/psalm/composer.json')
-rw-r--r--vendor-bin/psalm/composer.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor-bin/psalm/composer.json b/vendor-bin/psalm/composer.json
new file mode 100644
index 00000000..704cdf45
--- /dev/null
+++ b/vendor-bin/psalm/composer.json
@@ -0,0 +1,11 @@
+{
+ "config": {
+ "platform": {
+ "php": "7.4"
+ }
+ },
+ "require": {
+ "psalm/phar": "^5.15",
+ "nextcloud/ocp": "25"
+ }
+}