Skip to content

Commit e461b8e

Browse files
committed
Add support for Magento 2.4.8-p1
1 parent 53c2215 commit e461b8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
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",
2323
"magepal/magento2-core":">1.1.0"
2424
},
2525
"type": "magento2-module",
26-
"version": "3.0.0",
26+
"version": "3.0.1",
2727
"license": [
2828
"proprietary"
2929
],

0 commit comments

Comments
 (0)