Skip to content

Commit c98ac86

Browse files
author
Corey McCormick
committed
Update the version number in the docs
1 parent 63b8308 commit c98ac86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Simple SMS is an easy to use package for [Laravel](http://laravel.com/) that add
4545
First, add the Simple SMS package to your `require` in your `composer/json` file:
4646

4747
"require": {
48-
"simplesoftwareio/simple-sms": "3.0.0-beta1"
48+
"simplesoftwareio/simple-sms": "3.0.*"
4949
}
5050

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

0 commit comments

Comments
 (0)