Skip to content

Commit 8e1f6bb

Browse files
committed
dependency: use temporary fork for Parsedown
1 parent fa69faa commit 8e1f6bb

2 files changed

Lines changed: 51 additions & 17 deletions

File tree

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
{
1616
"url": "https://github.com/kumy/basex-client-php.git",
1717
"type": "git"
18+
},
19+
{
20+
"url": "https://github.com/kumy/parsedown.git",
21+
"type": "git"
1822
}
1923
],
2024
"minimum-stability": "dev",
@@ -36,7 +40,7 @@
3640
"bcosca/fatfree-core": "^3.7.3",
3741
"benhall14/php-pagination": "dev-master",
3842
"caxy/basex-client-php": "dev-php8",
39-
"erusev/parsedown": "v2.0.0-beta-1",
43+
"erusev/parsedown": "dev-patch-1#5e0075078ad4598defc43aa3df390c8108590e81 as v2.0.0-beta-2",
4044
"ezyang/htmlpurifier": "^4.14",
4145
"google/recaptcha": "^1.2",
4246
"bordoni/phpass": "^0.3.6",

composer.lock

Lines changed: 46 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)