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