Update composer.json

This commit is contained in:
Graham Campbell 2014-05-17 19:30:46 +01:00
parent 839fe2abb6
commit cae5065017

View File

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