Skip to content

Commit a86d54f

Browse files
committed
1.0.1
1 parent 9ac37d5 commit a86d54f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"plugin",
77
"mailing"
88
],
9-
"license": "LGPL-2.1",
10-
"version": "1.0.0",
9+
"license": "LGPL-3.0-or-later",
10+
"version": "1.0.1",
1111
"type": "xpressengine-plugin",
1212
"support": {
1313
"email": "developers@xpressengine.com"
@@ -27,6 +27,7 @@
2727
}
2828
},
2929
"require": {
30+
"xpressengine/xpressengine": "~3.0.2"
3031
},
3132
"autoload": {
3233
"psr-4": {

0 commit comments

Comments
 (0)