File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,6 @@ echo $post->translate('fr')->title; // Mon premier post
5959
6060| Package | Laravel | PHP |
6161| :--- | :--- | :--- |
62- | ** v11.4** | ` 5.6.* / 5.7.* / 5.8.* / 6.* ` | ` >=7.1.3 ` |
63- | ** v11.3** | ` 5.6.* / 5.7.* / 5.8.* ` | ` >=7.1.3 ` |
64- | ** v11.2** | ` 5.6.* / 5.7.* / 5.8.* ` | ` >=7.1.3 ` |
65- | ** v11.1** | ` 5.6.* / 5.7.* / 5.8.* ` | ` >=7.1.3 ` |
66- | ** v11.0** | ` 5.6.* / 5.7.* / 5.8.* ` | ` >=7.1.3 ` |
62+ | ** v11.4 - v11.5** | ` 5.6.* / 5.7.* / 5.8.* / 6.* ` | ` >=7.1.3 ` |
63+ | ** v11.0 - v11.3** | ` 5.6.* / 5.7.* / 5.8.* ` | ` >=7.1.3 ` |
6764
Original file line number Diff line number Diff line change 22
33## v11
44
5+ ### v11.5.0
6+
7+ * Add rule parsing to ` \Astrotomic\Translatable\Validation\RuleFactory ` - [ \# 56] ( https://github.com/Astrotomic/laravel-translatable/pull/56 )
8+
59### v11.4.0
610
7- * optimize translation by locale getter - [ \# 42] ( https://github.com/Astrotomic/laravel-translatable/pull/42 )
8- * add Laravel 6 support - [ \# 52] ( https://github.com/Astrotomic/laravel-translatable/pull/52 )
11+ * Add Laravel 6 support - [ \# 52] ( https://github.com/Astrotomic/laravel-translatable/pull/52 )
912
1013### v11.3.0
1114
You can’t perform that action at this time.
0 commit comments