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 8c82e9c commit ee10048Copy full SHA for ee10048
2 files changed
composer.json
@@ -48,7 +48,7 @@
48
},
49
{
50
"type": "vcs",
51
- "url": "https://github.com/bramley/phplist-plugin-common.git"
+ "url": "https://github.com/tatevikgr/phplist-plugin-common.git"
52
53
54
@@ -122,13 +122,14 @@
122
]
123
124
"require": {
125
- "php": ">=8.2",
+ "php": ">=7.3",
126
"davidbarratt/custom-installer": "@stable",
127
"phplist/phplist-ui-bootlist": "@stable",
128
"phplist/phplist-lan-help": "@stable",
129
"phplist/phplist-lan-info": "@stable",
130
"phplist/phplist-lan-texts": "@stable",
131
"phplist/updater": "@stable",
132
+ "psr/container": "^1.1",
133
"phplist/phplist-plugin-invite": "dev-master",
134
"phplist/phplist-plugin-saml2": "dev-main",
135
"michield/phplist-plugin-campaignslicer": "dev-master",
0 commit comments