Skip to content

Commit f150fc5

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

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
@@ -80,6 +80,6 @@
8080
"license-check": "docheader check src/ test/"
8181
},
8282
"replace": {
83-
"zendframework/zend-stratigility": "self.version"
83+
"zendframework/zend-stratigility": "^3.2.0"
8484
}
8585
}

0 commit comments

Comments
 (0)