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 f1f6fae..3e26b0f 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"json-schema/JSON-Schema-Test-Suite": "1.2.0",
"phpunit/phpunit": "^4.8.22",
"friendsofphp/php-cs-fixer": "^2.1",
- "phpdocumentor/phpdocumentor": "~2"
+ "phpdocumentor/phpdocumentor": "^2.7"
},
"autoload": {
"psr-4": { "JsonSchema\\": "src/JsonSchema/" }