Skip to content

Commit

Permalink
Merge pull request #8355 from paulbalandan/replace
Browse files Browse the repository at this point in the history
Add `replace` to composer.json
  • Loading branch information
kenjis authored Dec 21, 2023
2 parents c0c5fca + bed9173 commit 9483732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"rector/rector": "0.18.12",
"vimeo/psalm": "^5.0"
},
"replace": {
"codeigniter4/framework": "self.version"
},
"suggest": {
"ext-curl": "If you use CURLRequest class",
"ext-dom": "If you use TestResponse",
Expand Down

0 comments on commit 9483732

Please sign in to comment.