Skip to content

Conversation

@tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented Jul 28, 2016

No description provided.

@bshaffer
Copy link
Contributor

Unless there's a reason for using tilde instead, we should use google/apiclient:^2.0, as this is more strict to semantic versioning.

"require-dev": {
"phpunit/phpunit": "~4",
"google/cloud-tools": "^0.1.0"
"google/cloud-tools": "<=1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This goes against semantic versioning, are you sure we don't want to just tag this to a specific version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually want to auto update cloud-tools to the latest until it hits 1.0

@tmatsuo
Copy link
Contributor Author

tmatsuo commented Jul 28, 2016

The e2e tests are also passing on our jenkins!

@bshaffer
Copy link
Contributor

LGTM!

@tmatsuo tmatsuo merged commit d015179 into master Jul 29, 2016
@tmatsuo tmatsuo deleted the cloud-tools-update branch July 29, 2016 17:10
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