Skip to content

Commit a9cffd6

Browse files
committed
changes in composer.json
1 parent 6474eaa commit a9cffd6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/CompareListGraphQl/composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"name": "magento/module-compare-list-graph-ql",
3-
"version": "1.0.0",
43
"description": "N/A",
54
"type": "magento2-module",
65
"require": {
76
"php": "~7.3.0||~7.4.0",
87
"magento/framework": "*",
98
"magento/module-catalog": "*",
10-
"magento/module-customer": "*",
11-
"magento/module-store": "*"
9+
"magento/module-customer": "*"
1210
},
1311
"license": [
1412
"OSL-3.0",

0 commit comments

Comments
 (0)