Skip to content

Commit

Permalink
Merge pull request #10 from jonnitto/patch-1
Browse files Browse the repository at this point in the history
FEATURE: Allow also UI 4.*
  • Loading branch information
breadlesscode authored Mar 27, 2020
2 parents 3b63b52 + 062116e commit d8960b2
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 @@ -12,7 +12,7 @@
}
],
"require": {
"neos/neos-ui-compiled": "^3.0 | ^5.0"
"neos/neos-ui-compiled": "^3.0 | ^4.0 | ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d8960b2

Please sign in to comment.