File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ class SpannerClient
6565 use LROTrait;
6666 use ValidateTrait;
6767
68- const VERSION = '0.1.0 ' ;
68+ const VERSION = '0.1.1 ' ;
6969
7070 const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data ' ;
7171 const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin ' ;
Original file line number Diff line number Diff line change 1- 0.1.0
1+ 0.1.1
Original file line number Diff line number Diff line change 77 "ext-grpc" : " *" ,
88 "google/cloud-core" : " ^1.4" ,
99 "google/gax" : " ^0.9" ,
10- "google/proto-client-php" : " ^0.8 "
10+ "google/proto-client-php" : " ^0.13 "
1111 },
1212 "suggest" : {
1313 "symfony/lock" : " Required for the default session handler. Should be included as follows: symfony/lock:dev-master#1ba6ac9"
You can’t perform that action at this time.
0 commit comments