We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac37d5 commit a86d54fCopy full SHA for a86d54f
1 file changed
composer.json
@@ -6,8 +6,8 @@
6
"plugin",
7
"mailing"
8
],
9
- "license": "LGPL-2.1",
10
- "version": "1.0.0",
+ "license": "LGPL-3.0-or-later",
+ "version": "1.0.1",
11
"type": "xpressengine-plugin",
12
"support": {
13
"email": "developers@xpressengine.com"
@@ -27,6 +27,7 @@
27
}
28
},
29
"require": {
30
+ "xpressengine/xpressengine": "~3.0.2"
31
32
"autoload": {
33
"psr-4": {
0 commit comments