Skip to content

Commit c84d341

Browse files
icanhazstringmvriel
authored andcommitted
Replace dflydev/markdown suggestion
Since dflydev/markdown is abandoned, replace it with michelf/php-markdown instead.
1 parent e6a969a commit c84d341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"phpunit/phpunit": "~4.0"
1616
},
1717
"suggest": {
18-
"dflydev/markdown": "~1.0",
18+
"michelf/php-markdown": "~1.0",
1919
"erusev/parsedown": "~1.0"
2020
},
2121
"extra": {

0 commit comments

Comments
 (0)