Skip to content

Commit b3944a7

Browse files
committed
ISSUE-345: version update
1 parent 1fe2f79 commit b3944a7

File tree

2 files changed

+1965
-339
lines changed

2 files changed

+1965
-339
lines changed

composer.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,17 @@
1414
{
1515
"name": "Xheni Myrtaj",
1616
"email": "xheni@phplist.com",
17-
"role": "Maintainer"
17+
"role": "Former developer"
1818
},
1919
{
2020
"name": "Oliver Klee",
2121
"email": "oliver@phplist.com",
2222
"role": "Former developer"
23+
},
24+
{
25+
"name": "Tatevik Grigoryan",
26+
"email": "tatevik@phplist.com",
27+
"role": "Maintainer"
2328
}
2429
],
2530
"support": {
@@ -29,9 +34,9 @@
2934
},
3035
"require": {
3136
"php": "^8.1",
32-
"phplist/core": "v5.0.0-alpha7",
33-
"phplist/rest-api": "v5.0.0-alpha7",
34-
"phplist/web-frontend": "v5.0.0-alpha7",
37+
"phplist/core": "v5.0.0-alpha8",
38+
"phplist/rest-api": "v5.0.0-alpha8",
39+
"phplist/web-frontend": "v5.0.0-alpha8",
3540
"doctrine/orm": "^3.3"
3641
},
3742
"require-dev": {

0 commit comments

Comments
 (0)