Skip to content

Commit efa143d

Browse files
author
Tom Walder
committed
Merge pull request #31 from larrykluger/master
Updated composer info in the ReadMe
2 parents 94e5045 + 8b16214 commit efa143d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ To install using composer, use this require line
7575
`"tomwalder/php-gds": "dev-master"`
7676

7777
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.
7881

7982
### Running the examples ###
8083

0 commit comments

Comments
 (0)