mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 03:57:21 +00:00
Update michelf/php-markdown require-dev to allow v2
This commit is contained in:
committed by
Fabien Potencier
parent
efe6294cc2
commit
1a8ac1d83f
@@ -23,7 +23,7 @@
|
||||
"erusev/parsedown": "^1.7",
|
||||
"league/commonmark": "^1.0",
|
||||
"league/html-to-markdown": "^4.8|^5.0",
|
||||
"michelf/php-markdown": "^1.8"
|
||||
"michelf/php-markdown": "^1.8|^2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4" : { "Twig\\Extra\\Markdown\\" : "" },
|
||||
|
||||
Reference in New Issue
Block a user