summaryrefslogtreecommitdiffstats
path: root/src/Cache/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache/composer.json')
-rw-r--r--src/Cache/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cache/composer.json b/src/Cache/composer.json
index 2760303..c417e36 100644
--- a/src/Cache/composer.json
+++ b/src/Cache/composer.json
@@ -22,7 +22,7 @@
"source": "https://github.com/cakephp/cache"
},
"require": {
- "php": ">=5.6.0",
+ "php": ">=5.6.0,<8.0.0",
"psr/simple-cache": "^1.0.0",
"cakephp/core": "^3.6.0"
},