Skip to content

Commit e30486f

Browse files
authored
Merge pull request #2 from noxify/master
Support for CommonMark 0.18
2 parents 8bbb024 + 727e09e commit e30486f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"php": "^7.1.3",
2323
"ext-json": "*",
2424
"laravel/framework": "5.6.*|5.7.*",
25-
"league/commonmark": "^0.17"
25+
"league/commonmark": "^0.17|^0.18"
2626
},
2727
"require-dev": {
2828
"mockery/mockery": "^1.1",

0 commit comments

Comments
 (0)