Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Oct 25, 2019
1 parent b266ae4 commit 57796e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "magefan/module-blog-comments-recaptcha",
"description": "Add recaptcha to Magefan Blog Comments",
"require": {
"msp/recaptcha" : "^2.0.2",
"magefan/module-blog" : "^2.8.9"
"msp/recaptcha" : ">=2.0.2",
"magefan/module-blog" : ">=2.9.1"
},
"type": "magento2-module",
"version": "2.0.2",
"version": "2.0.3",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit 57796e7

Please sign in to comment.