We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af48180 commit d7fcdcbCopy full SHA for d7fcdcb
composer.json
@@ -43,7 +43,7 @@
43
"json-schema/JSON-Schema-Test-Suite": "1.2.0",
44
"phpunit/phpunit": "^4.8.22",
45
"friendsofphp/php-cs-fixer": "^2.1",
46
- "phpdocumentor/phpdocumentor": "~2"
+ "phpdocumentor/phpdocumentor": "^2.7"
47
},
48
"autoload": {
49
"psr-4": { "JsonSchema\\": "src/JsonSchema/" }
0 commit comments