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