diff options
Diffstat (limited to 'plugins/reconnect')
-rw-r--r-- | plugins/reconnect/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reconnect/composer.json b/plugins/reconnect/composer.json index 2b7649b..23faaa6 100644 --- a/plugins/reconnect/composer.json +++ b/plugins/reconnect/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": ">=5.4.0", + "php": ">=7.3.0", "roundcube/plugin-installer": ">=0.1.3" } } |