zendframework / ZendService_Google_Gcm

Implementation for ZF2 of a GCM 3rd party server (http://developer.android.com/guide/google/gcm/)
BSD 3-Clause "New" or "Revised" License
29 stars 49 forks source link

Upgrade zend-json package #38

Closed icetee closed 5 years ago

icetee commented 5 years ago

If I install before ZendService_Apple_Apns no installable ZendService_Google_Gcm. The zend-json upgrade resolve problem.

weierophinney commented 5 years ago

Thanks, @icetee; cherry-picked to master for release with 2.1.1, as it requires no dependency or code changes.