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