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