Skip to content

Commit

Permalink
Relax version constraint for upcoming Flow 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mficzel authored Sep 11, 2019
1 parent 7742e94 commit abef3fc
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 @@ -16,7 +16,7 @@
}
],
"require": {
"neos/flow": "~4.0 || ~5.0 || dev-master"
"neos/flow": "~4.0 || ~5.0 || ~6.0 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit abef3fc

Please sign in to comment.