Skip to content

Commit

Permalink
Declare compatibility with Flow 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlemke committed Apr 7, 2022
1 parent 0c29185 commit 4e56ee6
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 @@ -7,7 +7,7 @@
"email": "support@flownative.com"
},
"require": {
"neos/flow": "^6.0 || ^7.0",
"neos/flow": "^6.0 || ^7.0 || ^8.0",
"flowpack/jobqueue-common": "~3.0",
"flowpack/jobqueue-doctrine": "~3.0",
"flownative/sentry": "1.*"
Expand Down

0 comments on commit 4e56ee6

Please sign in to comment.