diff --git a/composer.json b/composer.json index 9c97eee4..ffbca57e 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "pear/mail": "1.5.1", "pear/mail_mime": "1.10.11", "pear/net_smtp": "1.10.0", - "php": ">=7.4.3", + "php": "^7.4", "psr/container": "1.1.1", "psr/http-message": "1.0.1", "psr/log": "1.1.4",