Skip to content

Instantly share code, notes, and snippets.

@KaffDaddy
Last active February 7, 2018 12:51
Show Gist options
  • Save KaffDaddy/e41db9ea5288bbc7be91c00e69b761cb to your computer and use it in GitHub Desktop.
Save KaffDaddy/e41db9ea5288bbc7be91c00e69b761cb to your computer and use it in GitHub Desktop.
composer.json without TLS/SSL
"config": {
"disable-tls": true,
"secure-http": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment