Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mitigate erronous complaint of phpstan
phpstan complains that `assertIsArray($config)` will always fail because it doesn't know about the side effects of `require`ing the default config.
- Loading branch information