Skip to content

Commit 0432435

Browse files
committed
Set version constraint for replaced repository in composer.json
Signed-off-by: Michał Bundyra <[email protected]>
1 parent 939914b commit 0432435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
6969
},
7070
"replace": {
71-
"zfcampus/zf-apigility-documentation": "self.version"
71+
"zfcampus/zf-apigility-documentation": "^1.3.0"
7272
}
7373
}

0 commit comments

Comments
 (0)