Skip to content

Commit 8ee4aa1

Browse files
author
Evgenii Nasyrov
authored
Create composer.json
1 parent 8e94702 commit 8ee4aa1

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

composer.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
{
3+
"name": "interconnectit/plugin-gravityformsstripe",
4+
"type": "wordpress-plugin",
5+
"homepage": "https://github.com/interconnectit/plugin-gravityformscampaignmonitor",
6+
"authors": [
7+
{
8+
"name": "interconnect/it",
9+
"email": "support@interconnectit.com",
10+
"homepage": "https://interconnectit.com/"
11+
}
12+
],
13+
"require": {
14+
"php": ">=5.6",
15+
"composer/installers": "~1.0"
16+
}
17+
}

0 commit comments

Comments
 (0)