Skip to content

Commit

Permalink
Allow latest commonmark version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Nov 28, 2018
1 parent 02aaa84 commit 3874a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^7.1",
"illuminate/contracts": "~5.6.0|~5.7.0",
"illuminate/support": "~5.6.0|~5.7.0",
"league/commonmark": "^0.17.0",
"league/commonmark": "^0.17|^0.18",
"orchestra/testbench": "^3.6",
"spatie/yaml-front-matter": "^2.0"
},
Expand Down

0 comments on commit 3874a70

Please sign in to comment.