We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94702 commit 8ee4aa1Copy full SHA for 8ee4aa1
1 file changed
composer.json
@@ -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