Skip to content

Commit 34e091b

Browse files
committed
add africastalking dependency
1 parent 7d3b593 commit 34e091b

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
@@ -3,7 +3,8 @@
33
"description": "An SMS wrapper for major sms gateways",
44
"type": "library",
55
"require": {
6-
"guzzlehttp/guzzle" : "~6.0"
6+
"guzzlehttp/guzzle" : "~6.0",
7+
"weezqyd/africastalking":"dev-master"
78
},
89
"autoload": {
910
"psr-4": {

0 commit comments

Comments
 (0)