Skip to content

Commit

Permalink
TASK: Relax Fusion composer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johannessteu committed Sep 17, 2018
2 parents 34f37e8 + 3b5ac83 commit ab3b808
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 @@
"license": "MIT",
"type": "neos-yeebase",
"require": {
"neos/fusion": "~3.3.0 || ~4.0.0"
"neos/fusion": "~3.3.0 || ~4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ab3b808

Please sign in to comment.