Skip to content

Commit 6360f7e

Browse files
author
twalder-docnet
committed
Update pre-release
1 parent 603930d commit 6360f7e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,9 @@ Are you sitting comfortably? before we begin, you will need:
7070

7171
### Composer, Dependencies ###
7272

73-
To install using composer, use this require line
73+
To install using composer, use this require line (for production)
7474

75-
`"tomwalder/php-gds": "dev-master"`
76-
77-
I use the Google php api client for low-level access to Datastore services, so that will get pulled in to your project too.
78-
Since the Google php api client development version is used, you also need to add
79-
80-
`"minimum-stability": "dev"` to your composer file.
75+
`"tomwalder/php-gds": "v1.2.0"`
8176

8277
### Running the examples ###
8378

0 commit comments

Comments
 (0)