We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b5f51e + 28a6fdb commit a465597Copy full SHA for a465597
composer.json
@@ -14,7 +14,7 @@
14
"phpunit/phpunit" : "4.4.*",
15
"sebastian/phpcpd" : "2.0.*",
16
"squizlabs/php_codesniffer" : "2.2.*",
17
- "phpdocumentor/phpdocumentor" : "2.8.*"
+ "phpdocumentor/phpdocumentor" : "2.9.*"
18
},
19
"authors" : [{
20
"name" : "Tim Wagner",
@@ -28,4 +28,4 @@
28
"issues" : "https://github.com/appserver-io/build/issues",
29
"source" : "https://github.com/appserver-io/build"
30
}
31
-}
+}
0 commit comments