Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Dec 6, 2023
1 parent 6d62ba8 commit 9ef155c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 44 deletions.
86 changes: 43 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public function init(): void
$this->useAssetCdn = false;
$this->useArtifactCdn = false;
$this->useAssetBundleCdn = false;
$this->useMutex = false;
$this->useQueue = false;
}
}
Expand Down

0 comments on commit 9ef155c

Please sign in to comment.