Skip to content

Commit da94b31

Browse files
authored
Merge pull request #26 from helhum/patch-1
Fix replace section in composer.json
2 parents ca041b1 + 6ab7455 commit da94b31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
}
2222
},
2323
"replace": {
24-
"cobweb/linkhandler": "*"
24+
"linkhandler": "self.version",
25+
"typo3-ter/linkhandler": "self-version"
2526
}
2627
}

0 commit comments

Comments
 (0)