diff --git a/composer.json b/composer.json index 5de8436..cb10c6e 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "homepage": "https://www.silverstripe.org", "license": "BSD-3-Clause", "require": { - "php": "^7.3 || ^8.0", + "php": "^7.4 || ^8.0", "silverstripe/recipe-plugin": "^1", "silverstripe/recipe-cms": "4.x-dev", "silverstripe/externallinks": "2.x-dev",