Update composer.json

This commit is contained in:
Graham Campbell 2014-05-17 20:30:46 +02:00
parent 839fe2abb6
commit cae5065017
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
],
"require": {
"php": ">=5.3",
"erusev/parsedown": "1.0.0"
"erusev/parsedown": "~1.0"
}
}