You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now the Gomoob\Pushwoosh\Exception\PushwooshException class has an additionnal data property which allows to transport additional details when an error is encountered. For example if a CURL error is encountered now an exception is thrown with additional CURL informations which are very useful to identify problems.
Fix #16, add a link to Laravel Pushwoosh project in the Readme.
Fix #19, It seems the last release has invalid versions in composer.json and package.json.