Skip to content

Commit d9ac8f4

Browse files
Merge pull request #27 from EmicoEcommerce/fix/TW-112-require-attribute-landing-version
fix: Require Emico ALP v6.0.5
2 parents 4e00334 + 99a1421 commit d9ac8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^8.1",
88
"tweakwise/magento2-tweakwise-export": "^7.0",
9-
"emico/m2-attributelanding": "^6.0",
9+
"emico/m2-attributelanding": "^6.0.5",
1010
"ext-simplexml": "*",
1111
"ext-libxml": "*"
1212
},

0 commit comments

Comments
 (0)