Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc7d038

Browse files
committed
feature: readme with new
1 parent 1e63bfa commit dc7d038

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
In this repository, you can find the lang files for the framework PHP, [Laravel 4/5/6/7](https://laravel.com).
44

5+
## New
6+
7+
* in version 6.1, we propose a new file by language: `validation-inline.php` ( see #1268 )
8+
* in future version 7, we will have new directory names to follow ISO-15897 ( see #1269 )
9+
510
## Install
611

712
#### Via Composer
8-
* For Laravel 7.x : run `composer require caouecs/laravel-lang:~6.0` in your project folder
13+
* For Laravel 7.x : run `composer require caouecs/laravel-lang:~6.1` in your project folder
914
* For Laravel 6.x : run `composer require caouecs/laravel-lang:~5.0` in your project folder
1015
* For Laravel 5.8 : run `composer require caouecs/laravel-lang:~4.0` in your project folder
1116
* For Laravel 5.1-5.7 : run `composer require caouecs/laravel-lang:~3.0` in your project folder

0 commit comments

Comments
 (0)