Skip to content

Commit a465597

Browse files
authored
Merge pull request appserver-io#37 from pathmissing/patch-1
Update dependencies
2 parents 7b5f51e + 28a6fdb commit a465597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"phpunit/phpunit" : "4.4.*",
1515
"sebastian/phpcpd" : "2.0.*",
1616
"squizlabs/php_codesniffer" : "2.2.*",
17-
"phpdocumentor/phpdocumentor" : "2.8.*"
17+
"phpdocumentor/phpdocumentor" : "2.9.*"
1818
},
1919
"authors" : [{
2020
"name" : "Tim Wagner",
@@ -28,4 +28,4 @@
2828
"issues" : "https://github.com/appserver-io/build/issues",
2929
"source" : "https://github.com/appserver-io/build"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)