Skip to content

Commit 219cf03

Browse files
committed
Fixed composer.json
1 parent 09b38aa commit 219cf03

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"license": "LGPL-2.1-only",
55
"description": "Provides the PhpMyAdmin SQL administration tool for i-MSCP",
66
"keywords": [
7-
"",
87
"iMSCP",
98
"tools",
10-
"phpmyadmin",
9+
"sql",
10+
"phpmyadmin"
1111
],
1212
"homepage": "https://www.i-mscp.net/",
1313
"authors": [
@@ -21,9 +21,8 @@
2121
"sort-packages": true
2222
},
2323
"extra": {
24-
"class": "iMSCP\\Composer\\Plugin",
2524
"branch-alias": {
26-
"dev-master": "1.0-dev"
25+
"dev-master": "4.8.x-dev"
2726
}
2827
},
2928
"require": {

0 commit comments

Comments
 (0)