We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042ec84 commit 9213715Copy full SHA for 9213715
README.md
@@ -17,7 +17,7 @@ It provides DB2 Connection by extending the Illuminate Database component of the
17
Add laravel-db2 to your composer.json file:
18
```
19
"require": {
20
- "cooperl/laravel-db2": "~5.6"
+ "cooperl/laravel-db2": "~5.7"
21
}
22
23
Use [composer](http://getcomposer.org) to install this package.
0 commit comments