Allow installation of league/html-to-markdown 5.x

This commit is contained in:
Colin O'Dell
2021-03-31 09:56:20 -04:00
parent 116bfb0bc9
commit 2c6fa0236a
+1 -1
View File
@@ -22,7 +22,7 @@
"symfony/phpunit-bridge": "^4.4.9|^5.0.9",
"erusev/parsedown": "^1.7",
"league/commonmark": "^1.0",
"league/html-to-markdown": "^4.8",
"league/html-to-markdown": "^4.8|^5.0",
"michelf/php-markdown": "^1.8"
},
"autoload": {