Skip to content

Commit fb6f952

Browse files
committed
Bump minimum Commonmark requirement
1 parent 9abd3ef commit fb6f952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"symfony/phpunit-bridge": "^6.4|^7.0",
2424
"erusev/parsedown": "dev-master as 1.x-dev",
25-
"league/commonmark": "^1.0|^2.0",
25+
"league/commonmark": "^2.7",
2626
"league/html-to-markdown": "^4.8|^5.0",
2727
"michelf/php-markdown": "^1.8|^2.0"
2828
},

0 commit comments

Comments
 (0)