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 96cd471Copy full SHA for 96cd471
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,8 @@
122
]
123
124
"require": {
125
- "php": ">=8.2",
+ "php": ">=7.3",
126
+ "psr/container": "^1.1 || ^2.0",
127
"davidbarratt/custom-installer": "@stable",
128
"phplist/phplist-ui-bootlist": "@stable",
129
"phplist/phplist-lan-help": "@stable",
0 commit comments