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 1e40cbe commit 00a77adCopy full SHA for 00a77ad
composer.json
@@ -29,9 +29,9 @@
29
},
30
"require": {
31
"php": "^8.1",
32
- "phplist/core": "dev-ISSUE-345",
33
- "phplist/rest-api": "dev-ISSUE-345",
34
- "phplist/web-frontend": "dev-ISSUE-345",
+ "phplist/core": "v5.0.0-alpha6",
+ "phplist/rest-api": "v5.0.0-alpha6",
+ "phplist/web-frontend": "v5.0.0-alpha6",
35
"doctrine/orm": "^3.3"
36
37
"require-dev": {
0 commit comments