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