summaryrefslogtreecommitdiffstats
path: root/plugins/redundant_attachments
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/redundant_attachments')
-rw-r--r--plugins/redundant_attachments/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/redundant_attachments/composer.json b/plugins/redundant_attachments/composer.json
index 710076e..b893918 100644
--- a/plugins/redundant_attachments/composer.json
+++ b/plugins/redundant_attachments/composer.json
@@ -23,7 +23,7 @@
}
],
"require": {
- "php": ">=5.4.0",
+ "php": ">=7.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"roundcube/filesystem_attachments": ">=1.0.0"
}