We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b9d66 commit 80746a9Copy full SHA for 80746a9
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "frosh/frosh-platform-template-mail",
3
- "version": "3.0.5",
+ "version": "3.0.6",
4
"type": "shopware-platform-plugin",
5
"description": "Load mail templates from theme",
6
"keywords": [
@@ -45,7 +45,7 @@
45
}
46
},
47
"require": {
48
- "shopware/core": "~6.5.0 || ~6.6.0"
+ "shopware/core": "~6.5.0 || ~6.6.0 || ~6.7.0"
49
50
"scripts": {
51
"format": "docker run --rm -v $(pwd):/ext ghcr.io/shopwarelabs/extension-verifier:latest format /ext",
0 commit comments