Laravel 5.7 compatibility
This commit is contained in:
parent
042ec84297
commit
92137152c5
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user