Merge branch '2.x' into 3.x

* 2.x:
  Allow installation of league/html-to-markdown 5.x
This commit is contained in:
Fabien Potencier
2021-04-01 14:19:25 +02:00
+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": {