Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Mar 8, 2023
1 parent b2539f3 commit c59adc9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "magefan/module-blog-comments-recaptcha",
"description": "Add recaptcha to Magefan Blog Comments",
"require": {
"magento/module-re-captcha-validation-api" : ">=1.0.0",
"magefan/module-blog" : ">=2.10.12"
},
"type": "magento2-module",
"version": "2.1.3",
"version": "2.1.4",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit c59adc9

Please sign in to comment.