Skip to content

Commit c747deb

Browse files
committed
Minor tweak to readme to acknowledge release of Laravel 5.6.
1 parent 4fd7aae commit c747deb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ At the command line run
2222
composer require petercoles/multilingual-language-list
2323
```
2424

25-
If you're using Laravel 5.5 (and haven't disabled package discovery), you're done. Move on to the usage section below.
25+
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.
2626

2727
If you're using an older version of Laravel, then add the service provider to the providers entry in your config/app.php file
2828

0 commit comments

Comments
 (0)