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 4182baaCopy full SHA for 4182baa
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,7 +122,7 @@
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",
0 commit comments