File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ To install this package you will need:
18
18
Run this command to install via composer
19
19
20
20
```
21
- composer require linkstreetlearning /laravel-sms
21
+ composer require linkstreet /laravel-sms
22
22
```
23
23
24
24
or edit the ` composer.json `
25
25
26
26
```
27
27
"require": {
28
- "linkstreetlearning /laravel-sms": "^1.0.0"
28
+ "linkstreet /laravel-sms": "^1.0.0"
29
29
}
30
30
```
31
31
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " linkstreetlearning /laravel-sms" ,
2
+ "name" : " linkstreet /laravel-sms" ,
3
3
"type" : " library" ,
4
4
"description" : " Package to support multi SMS gateway providers" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [" laravel" , " sms" ],
7
- "homepage" : " https://github.com/linkstreetlearning /laravel-sms" ,
7
+ "homepage" : " https://github.com/linkstreet /laravel-sms" ,
8
8
"authors" : [
9
9
{
10
10
"name" : " Vignesh Gurusamy" ,
You can’t perform that action at this time.
0 commit comments