Skip to content

Commit 291748a

Browse files
committed
Added replace option for composer to make overriding easier
1 parent 5d9f689 commit 291748a

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
@@ -53,5 +53,8 @@
5353
"Nexmo\\": "test/",
5454
"NexmoTest\\": "test/"
5555
}
56+
},
57+
"replace": {
58+
"nexmo/client": "^2.0"
5659
}
5760
}

0 commit comments

Comments
 (0)