Skip to content

Commit 7ce9e24

Browse files
committed
Add composer support
1 parent 035b9c4 commit 7ce9e24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "booreiland/acf-pardot-forms",
3+
"type": "wordpress-plugin",
4+
"repositories": [{
5+
"type": "vcs",
6+
"url": "git@github.com:Booreiland/acf-pardot-forms.git"
7+
}]
8+
}

0 commit comments

Comments
 (0)