Last active
February 7, 2018 12:51
-
-
Save KaffDaddy/e41db9ea5288bbc7be91c00e69b761cb to your computer and use it in GitHub Desktop.
composer.json without TLS/SSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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