Skip to content

Commit

Permalink
FEATURE: Allow installation with latest Neos 7.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Uhlmann committed Dec 18, 2020
1 parent 2e02a9e commit 069ca1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"neos/neos": "^3.3 || ^4.2 || ^5.0",
"neos/neos": "^3.3 || ^4.2 || ^5.0 || ^7.0",
"neos/neos-ui": "^2.1 || ^3.1 || >= 4.0"
},
"extra": {
Expand Down

0 comments on commit 069ca1d

Please sign in to comment.