Skip to content

Commit 30aacd9

Browse files
author
Vladyslav Shcherbyna
committed
MAGETWO-45609: Exception after simple product save
1 parent ca97b98 commit 30aacd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Ui/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"magento/module-backend": "100.0.*",
77
"magento/framework": "100.0.*",
88
"magento/module-eav": "100.0.*",
9-
"magento/module-authorization": "100.0.*"
9+
"magento/module-authorization": "100.0.*",
10+
"magento/module-user": "100.0.*"
1011
},
1112
"type": "magento2-module",
1213
"version": "100.0.1",

0 commit comments

Comments
 (0)