Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Commit 8cfec9b

Browse files
committed
1.0.1
1 parent 41c8ffa commit 8cfec9b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"xpressengine",
66
"plugin"
77
],
8-
"license": "LGPL-2.0",
9-
"version": "1.0.0",
8+
"license": "LGPL-3.0-or-later",
9+
"version": "1.0.1",
1010
"type": "xpressengine-plugin",
1111
"support": {
1212
"email": "developers@xpressengine.com"
@@ -32,6 +32,7 @@
3232
}
3333
},
3434
"require": {
35+
"xpressengine/xpressengine": "~3.0.2"
3536
},
3637
"autoload": {
3738
"psr-4": {

0 commit comments

Comments
 (0)