Skip to content

Commit

Permalink
TASK: Adjust requirement for Neos 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz authored Apr 26, 2018
1 parent ea14e17 commit 9a2c4fb
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 @@
"description": "Simple Html-Table NodeType for Neos CMS",
"license": "MIT",
"require": {
"neos/neos": "~3.0"
"neos/neos": "~3.0 || ~4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9a2c4fb

Please sign in to comment.