Skip to content

Commit d0bb043

Browse files
committed
Add a stable release to docs 💡
1 parent 1352e21 commit d0bb043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Elimuswift SMS is a package for sending SMS using various SMS providers. This pa
2727
First, add the Simple SMS package to your `require` in your `composer/json` file:
2828

2929
"require": {
30-
"elimuswift/sms": "dev-master"
30+
"elimuswift/sms": "~2.0"
3131
}
3232

3333
Next, run the `composer update` command. This will install the package into your Laravel application.

0 commit comments

Comments
 (0)