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.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor-bin/psalm/composer.json b/vendor-bin/psalm/composer.json
new file mode 100644
index 00000000000..f3494d8ac18
--- /dev/null
+++ b/vendor-bin/psalm/composer.json
@@ -0,0 +1,10 @@
+{
+ "config": {
+ "platform": {
+ "php": "7.3"
+ }
+ },
+ "require": {
+ "vimeo/psalm": "4.8.1"
+ }
+}