Skip to content

Commit

Permalink
Use Cloudflare DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 29, 2020
1 parent 9a4a0be commit fb55535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Command/FixerApplication.php
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ private function downloadPhar(
'tls' => [
'cafile' => CaBundle::getBundledCaBundlePath(),
],
'dns' => '1.1.1.1',
]
)
);
Expand Down

0 comments on commit fb55535

Please sign in to comment.