Skip to content

Commit 824eaf0

Browse files
Update README.md
1 parent 70aa8c5 commit 824eaf0

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
@@ -37,7 +37,7 @@ $ composer require "bitbucket/client:^4.4" \
3737
#### Laravel:
3838

3939
```bash
40-
$ composer require "graham-campbell/bitbucket:^10.0"
40+
$ composer require "graham-campbell/bitbucket:^10.1"
4141
```
4242

4343
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/bitbucket`](https://github.com/GrahamCampbell/Laravel-Bitbucket) is by [Graham Campbell](https://github.com/GrahamCampbell).

0 commit comments

Comments
 (0)