Skip to content

Commit

Permalink
TASK: Adjust version constraint to make this usable with dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
mficzel authored Jul 7, 2017
1 parent c472e75 commit 1d4f841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"neos/fusion": "^3.2.0|dev-master",
"neos/fusion": "^3.2.0 || dev-master",
"sebastian/diff": "~1.2"
},
"autoload": {
Expand All @@ -24,4 +24,4 @@
"package-key": "PackageFactory.FusionDslExplorer"
}
}
}
}

0 comments on commit 1d4f841

Please sign in to comment.