We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1496d1 commit bb1b23cCopy full SHA for bb1b23c
README.md
@@ -70,7 +70,5 @@ echo $post->translate('fr')->title; // Mon premier post
70
71
| Package | Laravel | PHP |
72
| :--- | :--- | :--- |
73
-| **v11.3** | `5.6.* / 5.7.* / 5.8.*` | `>=7.1.3` |
74
-| **v11.2** | `5.6.* / 5.7.* / 5.8.*` | `>=7.1.3` |
75
-| **v11.1** | `5.6.* / 5.7.* / 5.8.*` | `>=7.1.3` |
76
-| **v11.0** | `5.6.* / 5.7.* / 5.8.*` | `>=7.1.3` |
+| **v11.4 - v11.5** | `5.6.* / 5.7.* / 5.8.* / 6.*` | `>=7.1.3` |
+| **v11.0 - v11.3** | `5.6.* / 5.7.* / 5.8.*` | `>=7.1.3` |
0 commit comments