We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe84d0 commit da6cf5fCopy full SHA for da6cf5f
composer.json
@@ -88,7 +88,7 @@
88
},
89
{
90
"type": "vcs",
91
- "url": "https://github.com/michield/phplist-plugin-addons.git"
+ "url": "https://github.com/bramley/phplist-plugin-updater.git"
92
}
93
],
94
"extra": {
@@ -128,7 +128,7 @@
128
"bramley/phplist-plugin-ckeditor": "dev-master",
129
"bramley/phplist-plugin-segment": "dev-master",
130
"phplist/phplist-plugin-subjectlineplaceholders": "dev-master",
131
- "michield/phplist-plugin-addons": "dev-master"
+ "bramley/phplist-plugin-updater": "dev-main"
132
133
"require-dev": {
134
"behat/behat": "@stable",
0 commit comments