Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use guzzle http client instead of file_get_contents #14

Merged
merged 2 commits into from
Jan 5, 2021

Commits on Jul 31, 2020

  1. Use guzzle http client instead of file_get_contents

    Many servers have allow_fopen_url disabled so they cant use file_get_contents to load apple keys.
    williamxsp committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    81164c4 View commit details
    Browse the repository at this point in the history
  2. Code Formatter

    williamxsp committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    3f23b1d View commit details
    Browse the repository at this point in the history