Skip to content

Commit 7c208ea

Browse files
committed
Update Dependencies
1 parent 2bec7fa commit 7c208ea

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
104.0.0 Initial Release
22
104.0.1 Add Visible Feed Url in Stores - Configuration
3-
104.0.2 Update Dependentcies, Fix wrong category URL for the english domain.
3+
104.0.2 Update Dependencies, Fix wrong category URL for the English domain.

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
"name": "webcodebg/module-glami",
33
"description": "Glami Pixel & Feed",
44
"type": "magento2-module",
5+
"version": "104.0.2",
56
"require": {
67
"magento/module-catalog": "^104.0",
78
"magento/module-configurable-product": "^100.4",
89
"magento/module-checkout": "^100.4",
910
"magento/module-customer": "^103.0",
1011
"magento/module-store": "^101.1",
1112
"magento/module-ui": "^101.2",
12-
"magento/framework": "^103.1"
13+
"magento/framework": "^103.0"
1314
},
1415
"license": [
1516
"OSL-3.0"

0 commit comments

Comments
 (0)