Skip to content

Commit

Permalink
Update phpmyadmin/motranslator to 4.0 in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Mar 21, 2020
1 parent fc3917d commit 88ef67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ var_dump($query2); // outputs string(19) "SELECT * FROM "b" "

## Localization

You can localize error messages installing `phpmyadmin/motranslator` version `3.0` or newer:
You can localize error messages installing `phpmyadmin/motranslator` version `4.0` or newer:
```sh
composer require phpmyadmin/motranslator:^3.0
composer require phpmyadmin/motranslator:^4.0
```

The locale is automatically detected from your environment, you can also set a different locale
Expand Down

0 comments on commit 88ef67c

Please sign in to comment.