aporat / store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
Apache License 2.0
633 stars 153 forks source link

Migrate Google class names from old style to new #153

Closed yyeltsyn closed 2 years ago

Stafox commented 2 years ago

@yyeltsyn Thanks. But could you also change the requirement for google/apiclient to ^2.10 because it became possible to used that namespaces since 2.10.0.

We need that to avoid crashes for projects where versions of google/apiclient or google/apiclient-services were fixed locally.