We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1e8efb + 383f126 commit ed76405Copy full SHA for ed76405
1 file changed
composer.json
@@ -4,7 +4,7 @@
4
"description": "Common functionality for a JobQueue in Flow applications.",
5
"license": "MIT",
6
"require": {
7
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
8
"neos/flow": "^4.0 || ^5.0 || ^6.0 || ^7.0 || dev-master",
9
"neos/cache": "*"
10
},
0 commit comments