Skip to content

Commit ee10048

Browse files
committed
test
1 parent 8c82e9c commit ee10048

2 files changed

Lines changed: 519 additions & 282 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
{
5050
"type": "vcs",
51-
"url": "https://github.com/bramley/phplist-plugin-common.git"
51+
"url": "https://github.com/tatevikgr/phplist-plugin-common.git"
5252
},
5353
{
5454
"type": "vcs",
@@ -122,13 +122,14 @@
122122
]
123123
},
124124
"require": {
125-
"php": ">=8.2",
125+
"php": ">=7.3",
126126
"davidbarratt/custom-installer": "@stable",
127127
"phplist/phplist-ui-bootlist": "@stable",
128128
"phplist/phplist-lan-help": "@stable",
129129
"phplist/phplist-lan-info": "@stable",
130130
"phplist/phplist-lan-texts": "@stable",
131131
"phplist/updater": "@stable",
132+
"psr/container": "^1.1",
132133
"phplist/phplist-plugin-invite": "dev-master",
133134
"phplist/phplist-plugin-saml2": "dev-main",
134135
"michield/phplist-plugin-campaignslicer": "dev-master",

0 commit comments

Comments
 (0)