Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan committed May 31, 2024
1 parent 4d5c174 commit fe0db33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "magefan/module-login-as-customer",
"description": "Allow for admin to enter a customer account",
"require": {
"magefan/module-community" : ">=2.1.20"
"magefan/module-community" : ">=2.1.23"
},
"type": "magento2-module",
"version": "2.3.2",
"version": "2.3.3",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit fe0db33

Please sign in to comment.