Skip to content

Commit f7f7465

Browse files
committed
changed composer.json
1 parent 0cd3463 commit f7f7465

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
{
1818
"type": "composer",
1919
"url": "https://plugins.roundcube.net"
20+
},
21+
{
22+
"type": "package",
23+
"name": "tagify",
24+
"version": "v3.22.3",
25+
"source": "https://github.com/yairEO/tagify"
26+
},
27+
{
28+
"type": "package",
29+
"name": "turndown",
30+
"version": "v7.0.1",
31+
"source": "https://github.com/domchristie/turndown"
2032
}
2133
],
2234
"require": {

0 commit comments

Comments
 (0)