Skip to content

Commit 16cda02

Browse files
authored
Allow all Magento 2.4.8 patch releases
1 parent 11b6165 commit 16cda02

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
@@ -19,7 +19,7 @@
1919
"php": "~8.2.0||~8.3.0||~8.4.0",
2020
"magento/module-backend": "102.0.*",
2121
"magento/framework": "103.0.*",
22-
"magento/module-email": "101.1.8*",
22+
"magento/module-email": "101.1.8||101.1.8-p1||101.1.8-p2",
2323
"magepal/magento2-core":">1.1.0"
2424
},
2525
"type": "magento2-module",

0 commit comments

Comments
 (0)