mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-31 04:27:00 +00:00
Bump minimum Commonmark requirement
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "^6.4|^7.0",
|
||||
"erusev/parsedown": "dev-master as 1.x-dev",
|
||||
"league/commonmark": "^1.0|^2.0",
|
||||
"league/commonmark": "^2.7",
|
||||
"league/html-to-markdown": "^4.8|^5.0",
|
||||
"michelf/php-markdown": "^1.8|^2.0"
|
||||
},
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"twig/twig": "^3.2|^4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"league/commonmark": "^1.0|^2.0",
|
||||
"league/commonmark": "^2.7",
|
||||
"symfony/phpunit-bridge": "^6.4|^7.0",
|
||||
"twig/cache-extra": "^3.0",
|
||||
"twig/cssinliner-extra": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user