Skip to content

Commit

Permalink
Laravel 5.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperl22 committed Sep 28, 2018
1 parent 042ec84 commit 9213715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9213715

Please sign in to comment.