Composer updates

This commit is contained in:
Graham Campbell
2014-08-21 13:02:41 +01:00
parent c830f38cf3
commit 0233433e59
3 changed files with 474 additions and 86 deletions
+3 -3
View File
@@ -12,11 +12,11 @@
"psr-0": {"phpDocumentor": ["src/"]}
},
"require-dev": {
"phpunit/phpunit": "3.7.*@stable"
"phpunit/phpunit": "~4.0"
},
"suggest": {
"dflydev/markdown": "1.0.*",
"erusev/parsedown": "~0.7"
"dflydev/markdown": "~1.0",
"erusev/parsedown": "~1.0"
},
"extra": {
"branch-alias": {