Skip to content

Commit c200fc1

Browse files
Added bridge package (#244)
1 parent 3cd8ddc commit c200fc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"laminas/laminas-diactoros": "^1.8.4 || ^2.0",
3636
"lcobucci/jwt": "^3.2",
3737
"ocramius/package-versions": "^1.4",
38-
"psr/container": "^1.0"
38+
"psr/container": "^1.0",
39+
"vonage/nexmo-bridge": "^0.1.0"
3940
},
4041
"require-dev": {
4142
"phpunit/phpunit": "^7.4",

0 commit comments

Comments
 (0)