Skip to content

Commit 80746a9

Browse files
committed
feat: mark plugin 6.7 compatible
1 parent c5b9d66 commit 80746a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frosh/frosh-platform-template-mail",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"type": "shopware-platform-plugin",
55
"description": "Load mail templates from theme",
66
"keywords": [
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"require": {
48-
"shopware/core": "~6.5.0 || ~6.6.0"
48+
"shopware/core": "~6.5.0 || ~6.6.0 || ~6.7.0"
4949
},
5050
"scripts": {
5151
"format": "docker run --rm -v $(pwd):/ext ghcr.io/shopwarelabs/extension-verifier:latest format /ext",

0 commit comments

Comments
 (0)