Skip to content

Commit b2539f3

Browse files
authoredMar 7, 2023
Update composer.json
1 parent 5ca77be commit b2539f3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
 

‎composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
{
22
"name": "magefan/module-blog-comments-recaptcha",
33
"description": "Add recaptcha to Magefan Blog Comments",
4-
"require": {
5-
"magento/module-re-captcha-validation-api" : ">=1.0.0",
6-
"magefan/module-blog" : ">=2.9.7"
7-
},
84
"type": "magento2-module",
9-
"version": "2.1.2",
5+
"version": "2.1.3",
106
"autoload": {
117
"files": [ "registration.php" ],
128
"psr-4": {

0 commit comments

Comments
 (0)