Skip to content

Commit 35b8789

Browse files
committed
Improve email testing logic and reliability
1 parent 650fb5e commit 35b8789

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"php": "~7.4.0|~8.1.0|~8.2.0|~8.3.0",
2222
"magento/module-backend": "102.0.*",
2323
"magento/framework": "103.0.*",
24-
"magepal/magento2-core":">=1.1.11"
24+
"magepal/magento2-core":">=1.1.11",
25+
"magento/module-email": "<=101.1.7"
2526
},
2627
"license": [
2728
"proprietary"

0 commit comments

Comments
 (0)