We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd7aae commit c747debCopy full SHA for c747deb
1 file changed
readme.md
@@ -22,7 +22,7 @@ At the command line run
22
composer require petercoles/multilingual-language-list
23
```
24
25
-If you're using Laravel 5.5 (and haven't disabled package discovery), you're done. Move on to the usage section below.
+If you're using Laravel 5.5 or later (and haven't disabled package discovery), you're done. Move on to the usage section below.
26
27
If you're using an older version of Laravel, then add the service provider to the providers entry in your config/app.php file
28
0 commit comments