Skip to content

Commit fb55535

Browse files
committed
Use Cloudflare DNS
1 parent 9a4a0be commit fb55535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/FixerApplication.php

+1
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ private function downloadPhar(
378378
'tls' => [
379379
'cafile' => CaBundle::getBundledCaBundlePath(),
380380
],
381+
'dns' => '1.1.1.1',
381382
]
382383
)
383384
);

0 commit comments

Comments
 (0)