Skip to content

Commit

Permalink
TASK: Require neos/media >3 to support Neos 4.x/Flow 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aertmann authored Apr 26, 2018
1 parent 5f9c526 commit c1eb870
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 @@ -11,7 +11,7 @@
}
],
"require": {
"neos/media": "~3.0"
"neos/media": ">3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c1eb870

Please sign in to comment.