Skip to content

Commit 0860dd5

Browse files
authored
Merge pull request GoogleCloudPlatform#516 from GoogleCloudPlatform/bq-quickstart
BigQuery: update quickstart to latest package versions.
2 parents 32c2b5d + a93afdc commit 0860dd5

File tree

2 files changed

+240
-98
lines changed

2 files changed

+240
-98
lines changed

bigquery/quickstart/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": ">=5.4",
4-
"google/cloud-bigquery": "^0.2"
4+
"google/cloud-bigquery": "^0.3"
55
},
66
"require-dev": {
77
"phpunit/phpunit": "~4"

0 commit comments

Comments
 (0)