Skip to content

Commit cb98484

Browse files
caouecsFrederic Delrieu
authored andcommitted
Update README.md
1 parent a8763b5 commit cb98484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ In this repository, you can find the lang files for the framework PHP, [Laravel
55
## Install
66

77
#### Via Composer
8-
* For Laravel 5.2 : add `"caouecs/laravel-lang": "~3.0"` in your `composer.json` in "require"
9-
* For Laravel 5/5.1 : add `"caouecs/laravel4-lang": "~2.0"` in your `composer.json` in "require"
8+
* For Laravel 5.* : add `"caouecs/laravel-lang": "~3.0"` in your `composer.json` in "require"
9+
* For Laravel 5 : add `"caouecs/laravel4-lang": "~2.0"` in your `composer.json` in "require"
1010
* For Laravel 4 : add `"caouecs/laravel4-lang": "~1.0"` in your `composer.json` in "require"
1111
* Do "composer update"
1212
* Files of languages are in "vendor/caouecs/laravel-lang" directory

0 commit comments

Comments
 (0)