diff --git a/CHANGELOG.md b/CHANGELOG.md index 13195ba..af01fb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ CHANGE LOG ========== -## V7.0 (UPCOMING) +## V7.0 (22/07/2020) * Require toin0u/digitalocean-v2 3.0.* diff --git a/README.md b/README.md index 7c674b2..89655da 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Laravel DigitalOcean requires [PHP](https://php.net) 7.2-7.4. This particular ve | 7.0 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :white_check_mark: | To get the latest version, simply require the project using [Composer](https://getcomposer.org). -You will need to install at least one of the following dependencies: `guzzlehttp/guzzle:^6.3.1`, `guzzlehttp/guzzle:^7.0`, or `kriswallsmith/buzz: ^0.16`. +You will need to install at least one of the following dependencies: `guzzlehttp/guzzle:^6.3.1`, `guzzlehttp/guzzle:^7.0`, or `kriswallsmith/buzz:^0.16`. For example, to use Guzzle 7: