diff options
Diffstat (limited to 'src/Validation')
-rw-r--r-- | src/Validation/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Validation/composer.json b/src/Validation/composer.json index eceaafd..a8998a9 100644 --- a/src/Validation/composer.json +++ b/src/Validation/composer.json @@ -22,7 +22,7 @@ "source": "https://github.com/cakephp/validation" }, "require": { - "php": ">=7.2.0", + "php": ">=7.4.0", "cakephp/core": "^4.0", "cakephp/utility": "^4.0", "psr/http-message": "^1.0.0" |