EngineGP/vendor/symfony/polyfill/.github/composer-config.json

16 lines
264 B
JSON
Raw Normal View History

{
"config": {
"disable-tls": true,
"secure-http": false
},
"repositories": [
{
"packagist": false
},
{
"type": "composer",
"url": "http://repo.packagist.org"
}
]
}