diff options
Diffstat (limited to 'src/Utility')
-rw-r--r-- | src/Utility/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utility/composer.json b/src/Utility/composer.json index fccb2f8..949ca60 100644 --- a/src/Utility/composer.json +++ b/src/Utility/composer.json @@ -25,7 +25,7 @@ "source": "https://github.com/cakephp/utility" }, "require": { - "php": ">=7.2.0", + "php": ">=7.4.0", "cakephp/core": "^4.0" }, "suggest": { |