diff --git a/README.md b/README.md index f0b1a21..7b26443 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It provides DB2 Connection by extending the Illuminate Database component of the Add laravel-db2 to your composer.json file: ``` "require": { - "cooperl/laravel-db2": "~5.6" + "cooperl/laravel-db2": "~5.7" } ``` Use [composer](http://getcomposer.org) to install this package.