Skip to content

Commit 6087af5

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

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
@@ -65,6 +65,6 @@
6565
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
6666
},
6767
"replace": {
68-
"zfcampus/zf-api-problem": "self.version"
68+
"zfcampus/zf-api-problem": "^1.3.0"
6969
}
7070
}

0 commit comments

Comments
 (0)