Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 509 Bytes

UPGRADING.md

File metadata and controls

7 lines (6 loc) · 509 Bytes

UPGRADING

Upgrade from version 2.1.* to 2.2.*

  • Since version 2.2.*, we support version 2.* of the Google API. Although this doesn't change much to the API of this bundle, you should be aware that many things changed (including authentication) in the Google API. See https://github.com/google/google-api-php-client/blob/master/UPGRADING.md. If you do not want to upgrade, you should add the version constraint "google/apiclient": "1.*" to your composer.json.