Skip to content

Commit d1adf63

Browse files
authored
add wpackagist support
1 parent b92f8b5 commit d1adf63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"keywords": ["framework", "typerocket", "wordpress"],
55
"license": "GPL-3.0-or-later",
66
"homepage": "https://typerocket.com",
7+
"repositories":[
8+
{
9+
"type":"composer",
10+
"url":"https://wpackagist.org"
11+
}
12+
],
713
"authors": [
814
{
915
"name": "Kevin Dees",

0 commit comments

Comments
 (0)