Skip to content

Commit da6cf5f

Browse files
committedMay 7, 2023
update to use the updater plugin
1 parent bfe84d0 commit da6cf5f

4 files changed

+117
-116
lines changed
 

‎composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
{
9090
"type": "vcs",
91-
"url": "https://github.com/michield/phplist-plugin-addons.git"
91+
"url": "https://github.com/bramley/phplist-plugin-updater.git"
9292
}
9393
],
9494
"extra": {
@@ -128,7 +128,7 @@
128128
"bramley/phplist-plugin-ckeditor": "dev-master",
129129
"bramley/phplist-plugin-segment": "dev-master",
130130
"phplist/phplist-plugin-subjectlineplaceholders": "dev-master",
131-
"michield/phplist-plugin-addons": "dev-master"
131+
"bramley/phplist-plugin-updater": "dev-main"
132132
},
133133
"require-dev": {
134134
"behat/behat": "@stable",

0 commit comments

Comments
 (0)
Failed to load comments.