Skip to content

Commit

Permalink
Merge pull request #281 from robertlemke/task/flow-7
Browse files Browse the repository at this point in the history
Compatibility with Flow 7.*
  • Loading branch information
robertlemke authored Jan 5, 2021
2 parents 54e9875 + 64b8b3f commit c6c5b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": ">=7.2",
"neos/flow": "^5.3 || ^6.0 || dev-master",
"neos/flow": "^5.3 || ^6.0 || ^7.0 || dev-master",
"flowpack/jobqueue-common": "^3.0 || dev-master",
"symfony/serializer": "^5.1",
"symfony/property-access": "^5.1",
Expand Down

0 comments on commit c6c5b49

Please sign in to comment.