summaryrefslogtreecommitdiffstats
path: root/src/Utility/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Utility/composer.json')
-rw-r--r--src/Utility/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utility/composer.json b/src/Utility/composer.json
index 4c5c8f1..bf5d684 100644
--- a/src/Utility/composer.json
+++ b/src/Utility/composer.json
@@ -25,7 +25,7 @@
"source": "https://github.com/cakephp/utility"
},
"require": {
- "php": ">=5.6.0",
+ "php": ">=5.6.0,<8.0.0",
"cakephp/core": "^3.6.0"
},
"suggest": {