We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311d29c commit dff8e5fCopy full SHA for dff8e5f
composer.json
@@ -89,6 +89,10 @@
89
{
90
"type": "vcs",
91
"url": "https://github.com/bramley/phplist-plugin-updater.git"
92
+ },
93
+ {
94
+ "type": "vcs",
95
+ "url": "https://github.com/bramley/phplist-plugin-imap2.git"
96
}
97
],
98
"extra": {
@@ -128,7 +132,8 @@
128
132
"bramley/phplist-plugin-ckeditor": "dev-master",
129
133
"bramley/phplist-plugin-segment": "dev-master",
130
134
"phplist/phplist-plugin-subjectlineplaceholders": "dev-master",
131
- "bramley/phplist-plugin-updater": "dev-main"
135
+ "bramley/phplist-plugin-updater": "dev-main",
136
+ "bramley/phplist-plugin-imap2": "dev-master"
137
},
138
"require-dev": {
139
"behat/behat": "@stable",
0 commit comments