summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
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 c75586ee105..c8fbcf6b57e 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,7 @@
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0.9.2",
- "jakub-onderka/php-console-highlighter": "^0.3.2"
+ "jakub-onderka/php-console-highlighter": "^0.3.2",
+ "etsy/phan": "0.8.x-dev"
}
}