Skip to content

Commit 10894b4

Browse files
committed
Update README install instructions to 5.1
1 parent 2df12b5 commit 10894b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This library is intended to make it easier for you to get started with and to us
99

1010
## Quick Start ##
1111
```bash
12-
composer require "tomwalder/php-gds:^5.0"
12+
composer require "tomwalder/php-gds:^5.1"
1313
```
1414
```php
1515
// Build a new entity
@@ -197,7 +197,7 @@ If you want to use the JSON API from remote or non-App Engine environments, you
197197
To install using Composer
198198

199199
```bash
200-
composer require "tomwalder/php-gds:^5.0"
200+
composer require "tomwalder/php-gds:^5.1"
201201
```
202202

203203
### Use with the Datastore Emulator ###

0 commit comments

Comments
 (0)