Set the suggested packages
array<string, string> $suggests A set of package names/comments:
public function setSuggests(array $suggests) : void { $this->suggests = $suggests; }