Skip to content

Commit

Permalink
TASK: Allow installation with latest Neos 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebobo authored Oct 1, 2019
1 parent 309aad4 commit 7196370
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 @@ -19,7 +19,7 @@
}
],
"require": {
"neos/neos": "^3.3 || ^4.2",
"neos/neos": "^3.3 || ^4.2 || ^5.0",
"neos/neos-ui": "^2.1 || ^3.1 || >= 4.0"
},
"extra": {
Expand Down

0 comments on commit 7196370

Please sign in to comment.