Skip to content

Commit 9483732

Browse files
authored
Merge pull request #8355 from paulbalandan/replace
Add `replace` to composer.json
2 parents c0c5fca + bed9173 commit 9483732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"rector/rector": "0.18.12",
3737
"vimeo/psalm": "^5.0"
3838
},
39+
"replace": {
40+
"codeigniter4/framework": "self.version"
41+
},
3942
"suggest": {
4043
"ext-curl": "If you use CURLRequest class",
4144
"ext-dom": "If you use TestResponse",

0 commit comments

Comments
 (0)