Skip to content

Commit d689a3a

Browse files
committed
update composer.json
1 parent ad64d92 commit d689a3a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

composer.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@
2323
"type": "magento2-module",
2424
"version": "1.1.1",
2525
"license": [
26-
"OSL-3.0",
27-
"AFL-3.0"
26+
"MagePal License"
27+
],
28+
"authors": [
29+
{
30+
"name": "MagePal",
31+
"email": "[email protected]",
32+
"homepage": "https://packagist.org/packages/magepal/",
33+
"role": "Leader"
34+
}
2835
],
2936
"autoload": {
3037
"files": [

0 commit comments

Comments
 (0)