From 7fb4605b278f4a0b96fdfb5592fffafc76589af0 Mon Sep 17 00:00:00 2001 From: Parziphal Date: Sun, 27 Oct 2013 00:03:17 -0500 Subject: [PATCH] fixed michelf req version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a31ccca..98bdef6 100755 --- a/composer.json +++ b/composer.json @@ -4,6 +4,6 @@ "php": ">=5.4.0", "myimouto/railsphp": "v1.0.6", "railsphp/willpaginate": "dev-master", - "michelf/php-markdown": "lib" + "michelf/php-markdown": "1.3.*" } } \ No newline at end of file