Skip to content

Commit 8102d91

Browse files
authored
Update composer.json
1 parent 80ff69a commit 8102d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "magefan/module-login-as-customer",
33
"description": "Allow for admin to enter a customer account",
44
"require": {
5-
"magefan/module-community" : ">=2.1.23"
5+
"magefan/module-community" : ">=2.1.29"
66
},
77
"type": "magento2-module",
8-
"version": "2.3.4",
8+
"version": "2.3.5",
99
"autoload": {
1010
"files": [ "registration.php" ],
1111
"psr-4": {

0 commit comments

Comments
 (0)