Skip to content

Commit

Permalink
Merge pull request #1 from samsauter/patch-1
Browse files Browse the repository at this point in the history
NEOS 8.0 Compatibility
  • Loading branch information
bweinzierl authored Jul 18, 2022
2 parents b509e84 + 7c880a1 commit a4e8d7a
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 @@ -4,7 +4,7 @@
"type": "neos-package",
"license": "MIT",
"require": {
"neos/neos-ui": "^5.0 || ^7.0"
"neos/neos-ui": "^5.0 || ^7.0 || ^8.0"
},
"extra": {
"neos": {
Expand Down

0 comments on commit a4e8d7a

Please sign in to comment.