We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84d3ad commit b1134a4Copy full SHA for b1134a4
1 file changed
composer.json
@@ -30,7 +30,7 @@
30
}
31
],
32
"require": {
33
- "php": "^5.6 || ^7.0",
+ "php": "^5.6 || ^7.0 || ^8.0",
34
"psr/cache": "^1.0",
35
"cache/tag-interop": "^1.0"
36
},
0 commit comments