Skip to content

Commit

Permalink
Update README document for releases of branch Laravel4
Browse files Browse the repository at this point in the history
  • Loading branch information
nthachus authored Feb 24, 2018
1 parent 20038e4 commit f632b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Require `bllim/laravalid` in composer.json and run `composer update`.
...
}
```
> **Note:** For **Laravel 4** use `laravel4` branch like as `"bllim/laravalid": "dev-laravel4"`
> **Note:** For **Laravel 4** use `laravel4` branch like as `"bllim/laravalid": "dev-laravel4"` or `"~0.9"`
Composer will download the package. After the package is downloaded, open `config/app.php` and add the service provider and alias as below:
```php
Expand Down

0 comments on commit f632b1d

Please sign in to comment.