Skip to content

Commit fd62323

Browse files
committed
Fix dependency issues
1 parent 627ba65 commit fd62323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"require": {
1818
"php": ">=7.2.5",
1919
"ext-json": "*",
20+
"erusev/parsedown": "^1.7.4",
2021
"fzaninotto/faker": "^1.9.1",
2122
"illuminate/console": "^5.8|^6.0|^7.0",
2223
"illuminate/routing": "^5.8|^6.0|^7.0",

0 commit comments

Comments
 (0)