summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 96b9548..c0345c1 100644
--- a/composer.json
+++ b/composer.json
@@ -36,7 +36,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.3.9",
- "pdepend/pdepend": "^2.9.1",
+ "pdepend/pdepend": "^2.10.0",
"ext-xml": "*",
"composer/xdebug-handler": "^1.0 || ^2.0"
},