Resolve-Dependency.psd1 (5 lines of code) (raw):

@{ Gallery = 'PSGallery' AllowPrerelease = $false WithYAML = $true # Will also bootstrap PowerShell-Yaml to read other config files }