Skip to content

Commit 2f1cb20

Browse files
committed
fixing merge
2 parents a7d3023 + 9908683 commit 2f1cb20

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

composer.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,19 @@
7575
}
7676
}
7777
},
78+
{
79+
"type": "package",
80+
"package": {
81+
"name": "proudcity/gravityformsrecaptcha",
82+
"type": "wordpress-plugin",
83+
"version": "1.6.0",
84+
"source": {
85+
"type": "git",
86+
"url": "git@github.com:/proudcity/gravityformsrecaptcha.git",
87+
"reference": "1.6.0"
88+
}
89+
}
90+
},
7891
{
7992
"type": "package",
8093
"package": {
@@ -502,6 +515,7 @@
502515
"proudcity/wp-rocket": "3.16.4",
503516
"proudcity/wp-rocket-cache-rest-api": "1.149.0",
504517
"proudcity/gravityforms": "2.9.1.3",
518+
"proudcity/gravityformsrecaptcha": "1.6.0",
505519
"proudcity/gravityformssignature": "4.3",
506520
"proudcity/gravityformsstripe": "5.9.0",
507521
"proudcity/gravityformssurvey": "4.1.0",

0 commit comments

Comments
 (0)