Skip to content

Commit

Permalink
Update composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
aksalj committed Mar 7, 2018
1 parent 66db63b commit 0c30aac
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 49 deletions.
19 changes: 2 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,8 @@
"license": "MIT",
"authors": [
{
"name": "Stephen Afam-Osemene",
"email": "[email protected]",
"homepage": "https://www.africastalking.com"
},
{
"name": "Ian Juma",
"email": "[email protected]",
"homepage": "https://www.africastalking.com"
},
{
"name": "Paul Bombo",
"email": "[email protected]",
"homepage": "https://www.africastalking.com"
},
{
"name": "Salama Balekage",
"email": "[email protected]",
"name": "Africas's Talking",
"email": "[email protected]",
"homepage": "https://www.africastalking.com"
}
],
Expand Down
40 changes: 20 additions & 20 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Simple SDK usage",
"require": {
"php": ">=5.3.0",
"africastalking/africastalking": "2.*",
"africastalking/africastalking": "2.0.0",
"altorouter/altorouter": "1.1.0"
}
}
25 changes: 14 additions & 11 deletions example/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c30aac

Please sign in to comment.