Skip to content

Commit 96cd471

Browse files
committed
test
1 parent 8c82e9c commit 96cd471

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,7 +122,8 @@
122122
]
123123
},
124124
"require": {
125-
"php": ">=8.2",
125+
"php": ">=7.3",
126+
"psr/container": "^1.1 || ^2.0",
126127
"davidbarratt/custom-installer": "@stable",
127128
"phplist/phplist-ui-bootlist": "@stable",
128129
"phplist/phplist-lan-help": "@stable",

0 commit comments

Comments
 (0)