Skip to content

Commit ff71169

Browse files
committed
Update version constraint of magento/module-email to allow newest security patch
1 parent 76a7d4c commit ff71169

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||101.1.8-p1||101.1.8-p2||101.1.8-p3",
22+
"magento/module-email": "101.1.8||101.1.8-p1||101.1.8-p2||101.1.8-p3||101.1.8-p4",
2323
"magepal/magento2-core":">1.1.0"
2424
},
2525
"type": "magento2-module",

0 commit comments

Comments
 (0)