Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 2e757c7

Browse files
committed
Set version constraint for replaced repository in composer.json
Signed-off-by: Michał Bundyra <contact@webimpress.com>
1 parent 49f8071 commit 2e757c7

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
@@ -53,6 +53,6 @@
5353
"test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
5454
},
5555
"replace": {
56-
"zendframework/zend-config-aggregator-modulemanager": "self.version"
56+
"zendframework/zend-config-aggregator-modulemanager": "^1.0.1"
5757
}
5858
}

0 commit comments

Comments
 (0)