Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Link the Laravel stuff to the correct repo and save having to keep the versions in sync
  • Loading branch information
mrsimonbennett committed Jun 19, 2023
1 parent e82e820 commit ae9925b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ $ composer require "toin0u/digitalocean-v2:^4.7" \

#### Laravel:

```bash
$ composer require "graham-campbell/digitalocean:^10.1"
```
See https://github.com/GrahamCampbell/Laravel-DigitalOcean#installation

We are decoupled from any HTTP messaging client by using [PSR-7](https://www.php-fig.org/psr/psr-7/), [PSR-17](https://www.php-fig.org/psr/psr-17/), [PSR-18](https://www.php-fig.org/psr/psr-18/), and [HTTPlug](https://httplug.io/). You can visit [HTTPlug for library users](https://docs.php-http.org/en/latest/httplug/users.html) to get more information about installing HTTPlug related packages. The framework integration [graham-campbell/gitlab](https://github.com/GrahamCampbell/Laravel-GitLab) is by [Graham Campbell](https://github.com/GrahamCampbell) and [dunglas/digital-ocean-bundle](https://github.com/dunglas/DunglasDigitalOceanBundle) is by [Kévin Dunglas](https://github.com/dunglas).

Expand Down

0 comments on commit ae9925b

Please sign in to comment.