We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76e3c1 commit dd3b10dCopy full SHA for dd3b10d
src/ParserConfig.php
@@ -6,7 +6,7 @@
6
7
class ParserConfig
8
{
9
- private bool $disableNetwork = true;
+ private bool $disableNetwork = false;
10
private string $branch = '';
11
private string $baseURL = '';
12
0 commit comments