Skip to content

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Dec 14, 2017

Version 0.3.1 is the latest version of the google/cloud-bigquery package.

It includes some breaking changes, so the api samples will need to be updated separately.

Version 0.3.1 is the latest version of the google/cloud-bigquery package.

It includes some breaking changes, so the api samples will need to be updated separately.
@tswast tswast requested a review from bshaffer December 14, 2017 18:25
@tswast
Copy link
Contributor Author

tswast commented Dec 14, 2017

#515 updates the "shakespeare" sample.

I started branch https://github.com/GoogleCloudPlatform/php-docs-samples/tree/bq-pkgs/bigquery/api for the other updates, but got a little stuck and moving on for now.

@tswast
Copy link
Contributor Author

tswast commented Dec 15, 2017

Build for PHP 5.6 fails with

+composer install -q
Your requirements could not be resolved to an installable set of packages.

The command "testing/run_all_tests.sh" exited with 1.

I don't know what to do about that.

@bshaffer
Copy link
Contributor

It's probably because you ran composer install on a machine running a PHP version above 5.6, and so some dependencies are locked with versions that are only compatible with PHP > 5.6

@tswast
Copy link
Contributor Author

tswast commented Dec 18, 2017

Ah, yeah that's what I did. I was using PHP 7.2. Just pushed a commit after trying again with PHP 5.6.

@tswast tswast merged commit 0860dd5 into master Dec 19, 2017
@tswast tswast deleted the bq-quickstart branch December 19, 2017 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants