We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6cc79 commit ced769eCopy full SHA for ced769e
1 file changed
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "frosh/mail-platform-archive",
3
- "version": "3.5.3",
+ "version": "3.5.4",
4
"description": "Mail Archive",
5
"type": "shopware-platform-plugin",
6
"license": "MIT",
@@ -44,7 +44,10 @@
44
"zbateson/mail-mime-parser": "^3.0"
45
},
46
"require-dev": {
47
- "frosh/tools": ">2.0.0"
+ "frosh/tools": ">2.1.3"
48
+ },
49
+ "conflict": {
50
+ "frosh/tools": "<2.1.3"
51
52
"config": {
53
"allow-plugins": {
0 commit comments