Skip to content

Commit b6c8334

Browse files
Bumped version
1 parent 3b50ce2 commit b6c8334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This version supports [PHP](https://php.net) 7.4-8.2. To get started, simply req
2828
### Standard Installation
2929

3030
```bash
31-
$ composer require "m4tthumphrey/php-gitlab-api:^11.9" \
31+
$ composer require "m4tthumphrey/php-gitlab-api:^11.10" \
3232
"guzzlehttp/guzzle:^7.5" "http-interop/http-factory-guzzle:^1.2"
3333
```
3434

@@ -37,7 +37,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.9" \
3737
#### Laravel:
3838

3939
```bash
40-
$ composer require "graham-campbell/gitlab:^7.0"
40+
$ composer require "graham-campbell/gitlab:^7.1"
4141
```
4242

4343
#### Symfony:

0 commit comments

Comments
 (0)