Skip to content

Commit

Permalink
Added Parsedown as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
claygriffiths committed Jun 21, 2024
1 parent 498e099 commit eb19f20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
},
"require": {
"inc2734/wp-github-plugin-updater": "^3.1",
"automattic/jetpack-autoloader": "^3.0"
"automattic/jetpack-autoloader": "^3.0",
"erusev/parsedown": "^1.7"
},
"scripts": {
"lint": "phpcs",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb19f20

Please sign in to comment.