mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Allow installation of league/html-to-markdown 5.x
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"symfony/phpunit-bridge": "^4.4.9|^5.0.9",
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9",
|
||||||
"erusev/parsedown": "^1.7",
|
"erusev/parsedown": "^1.7",
|
||||||
"league/commonmark": "^1.0",
|
"league/commonmark": "^1.0",
|
||||||
"league/html-to-markdown": "^4.8",
|
"league/html-to-markdown": "^4.8|^5.0",
|
||||||
"michelf/php-markdown": "^1.8"
|
"michelf/php-markdown": "^1.8"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|||||||
Reference in New Issue
Block a user