Skip to content

Commit

Permalink
update google-cloud-language sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
introwit committed Aug 19, 2019
1 parent fe20b72 commit bc8d699
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
All the notable changes to the Laravel Natural Language package are documented in this file:

## v2.1.0 (20-08-2019)
- Update google-cloud-language sdk

## v2.0.1 (27-02-2019)
- Remove phpunit deprications

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"require": {
"php": "^7.2",
"google/cloud-language": "^0.16.1",
"google/cloud-language": "^0.20.0",
"illuminate/support": "5.8.*"
},
"require-dev": {
Expand Down

0 comments on commit bc8d699

Please sign in to comment.