Skip to content

Commit

Permalink
Use plivo-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
toooni authored Jul 28, 2020
1 parent 2f1eef4 commit cd4c911
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,13 @@
}
],
"minimum-stability": "stable",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/toooni/plivo-php.git"
}
],
"require": {
"php": "^7.1",
"symfony/dependency-injection": "^3.4 | ^4.1",
"symfony/http-foundation": "^3.4 | ^4.1",
"symfony/http-kernel": "^3.4 | ^4.1",
"symfony/config": "^3.4 | ^4.1",
"plivo/plivo-php": "^4.0"
"plivo/php-sdk": "^4.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit cd4c911

Please sign in to comment.