Skip to content

Commit

Permalink
Fix version constraint in replace section
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum authored Jun 28, 2016
1 parent da94b31 commit 86ba711
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 @@ -22,6 +22,6 @@
},
"replace": {
"linkhandler": "self.version",
"typo3-ter/linkhandler": "self-version"
"typo3-ter/linkhandler": "self.version"
}
}

0 comments on commit 86ba711

Please sign in to comment.