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

Commit a07ec7d

Browse files
committed
Merge branch 'hotfix/composer-replace' into develop
2 parents f4fc4b3 + 2e757c7 commit a07ec7d

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)