Skip to content

Commit 9213715

Browse files
committed
Laravel 5.7 compatibility
1 parent 042ec84 commit 9213715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It provides DB2 Connection by extending the Illuminate Database component of the
1717
Add laravel-db2 to your composer.json file:
1818
```
1919
"require": {
20-
"cooperl/laravel-db2": "~5.6"
20+
"cooperl/laravel-db2": "~5.7"
2121
}
2222
```
2323
Use [composer](http://getcomposer.org) to install this package.

0 commit comments

Comments
 (0)